Green-keeping the Symfony CI
Submitting features and bug(fixes) @symfony, to make it always faster, easier to use and better designed, uncompromising.
@ESPCI_Alumni engineer.
- Paris, France
-
16:21
(UTC +02:00) - @nicolasgrekas
- in/nicolasgrekas
Sponsors
Block or Report
Block or report nicolas-grekas
Report abuse
Contact GitHub support about this user’s behavior. Learn more about reporting abuse.
Report abusePinned
-
-
-
symfony/thanks Public
Give thanks (in the form of a GitHub ★) to your fellow PHP package maintainers (not limited to Symfony components)!
-
1
=========================================
2Advanced handling of HTTP requests in PHP
3=========================================
45Nicolas Grekas - nicolas.grekas, gmail.com
-
6,975 contributions in the last year
Less
More
Activity overview
Contributed to
symfony/symfony,
symfony/dependency-injection,
symfony/framework-bundle
and 308 other
repositories
Contribution activity
June 2023
Created 100 commits in 18 repositories
Created a pull request in doctrine/orm that received 9 comments
Don't call deprecated getSQLResultCasing and usesSequenceEmulatedIdentityColumns when we know the platform
Saves triggering the deprecation on PHP 7 where only DBAL v2 can be used: "AbstractPlatform::getSQLResultCasing is deprecated without replacement …
+12
−2
•
9
comments
Opened 12 other pull requests in 3 repositories
symfony/symfony
9
merged
- [GHA] Remove deprecations-baseline
- [PhpUnitBridge] Ignore deprecations about the annotation mapping driver when it's not possible to move to the attribute driver yet
- [DoctrineBridge] Work around "Doctrine\DBAL\Connection::getEventManager()" deprecations
- [DoctrineBridge] Fix deprecations baseline in integration tests
- [DoctrineBridge] Update deprecations baseline
- [PhpUnitBridge] Fix support for the NO_COLOR env var
- [PhpUnitBridge] Fix classifying doctrine/deprecations as direct/indirect
- Fix Doctrine deprecations
- [SecurityBundle] Use LogicException instead of Definition::addError()
doctrine/orm
2
merged
doctrine/dbal
1
merged
Reviewed 11 pull requests in 3 repositories
symfony/symfony
9 pull requests
- [DoctrineBridge] Deprecate using the old DBAL logger system
- [HttpClient] Remove final keyword on AsyncResponse
-
[FrameworkBundle] Fix
debug:config
&config:dump
in debug mode - [DoctrineBridge] Cleanup tests
- [SecurityBundle] Mark SignatureAlgorithmFactory as internal
- [Security] Allow custom scheme to be used as redirection URIs and additional security means
- [DomCrawler] Fix Crawler::filter throw phpdoc
- [Validator] Remove internal from methods on non-internal interfaces
- [DependencyInjection] Fix casting scalar env vars from null
nicolas-grekas/symfony
1 pull request
symfony/recipes
1 pull request
Created an issue in lyrixx/test that received 3 comments
Adding fake headers
So, decorating responses is complicated :)
AsyncResponse to the rescue.
Here is a fake client that works BUT requires removing the final
keyword on A…
3
comments
Opened 1 other issue in 1 repository
symfony/symfony-docs
1
open
1
contribution
in private repositories
Jun 1