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.
-
Symfony SAS
- Paris, France
- https://twitter.com/nicolasgrekas
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
-
8,595 contributions in the last year
Activity overview
Contributed to
symfony/symfony,
symfony/framework-bundle,
symfony/http-client
and 252 other
repositories
Contribution activity
August 2022
Created 71 commits in 15 repositories
Created a pull request in symfony/symfony that received 9 comments
[Serializer] Revert deprecation of ContextAwareEncoderInterface
and ContextAwareDecoderInterface
While reviewing #43231, I figured out that the correct fix for #38270 was to make ChainEncoder
properly consider ContextAwareEncoderInterface
when…
+32
−50
•
9
comments
Opened 10 other pull requests in 3 repositories
symfony/symfony
7
merged
1
open
- [Cache] Fix type declaration for RedisClusterProxy::$redis
- [DependencyInjection][VarExporter] Generate lazy proxies for non-ghostable lazy services out of the box
- [DowCrawler] Fix locale-sensitivity of whitespace normalization
- [Translation] Fix reading intl-icu domains with LocoProvider
- [Messenger] Fix Doctrine transport on MySQL
- [HttpClient] Fix shared connections not being freed on PHP < 8
- [HttpClient] Fix memory leak when using StreamWrapper
- [Intl] Remove unused code in tests
php/php-src
1
open
doctrine/DoctrineBundle
1
open
Reviewed 32 pull requests in 3 repositories
symfony/symfony
25 pull requests
- [Serializer] Fix get accessor regex in AnnotationLoader
- [DependencyInjection] Container building optimization
- [Validator] Add is_valid function to Expression constraint
-
[Validator] Add the
When
constraint and validator - [Console] fix dispatch signal event check for compatibility with the contract interface
- [Mime] Add a way to control the HTML to text conversion
- [Mailer] Add a way to change the Bus transport dynamically
- [Serializer] enable JSON_PRESERVE_ZERO_FRACTION by default
-
Allow extending
#[When]
attribute - [FrameworkBundle] fix writes to static $kernel property
- [DependencyInjection] Show error when a null value is provided in the exclude list
- [Mailer] Use better error code when auth fails
- [TwigBridge] suggest to install the Twig bundle when the required component is already installed
- [Serializer] Fix throwing right exception in ArrayDenormalizer with invalid type
- Update PULL_REQUEST_TEMPLATE.md
- [Mailer] Fix logic
- [Form] Missing Data Handling (checkbox edge cases)
-
[Serializer] Add
SerializedPath
annotation to flatten nested attributes -
Provide the commands to run Symfony Tests through Docker
🐳 - Improve some PHPdocs based on existing Symfony stubs in PHPstan and Psalm
-
[Filesystem] Remove needless
mb_*
calls - [Translation] Fix translator overlapse
- [Security] Allow using expressions with the #[IsGranted] attribute
- [Security] Remove using multiple attributes with #[IsGranted]
- [Serializer] Allow to add groups to SerializedName annotation/attribute
- Some pull request reviews not shown.
symfony/recipes
1 pull request
symfony/symfony-docs
1 pull request
Created an issue in php/php-src that received 4 comments
ReflectionMethod::isBuiltin() returns false for "static"
Description The following code (see https://3v4l.org/9pBvi): class A { public function f(): static { } } var_dump((new ReflectionMethod('A', 'f'))->g…
4
comments
Opened 1 other issue in 1 repository
symfony/symfony-docs
1
closed
2
contributions
in private repositories
Aug 4