✔️
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
-
10:29
(UTC +01:00) - @nicolasgrekas
- in/nicolasgrekas
Sponsors
Highlights
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/contracts
symfony/contracts PublicA set of abstractions extracted out of the Symfony components
-
symfony/thanks
symfony/thanks PublicGive thanks (in the form of a GitHub ★) to your fellow PHP package maintainers (not limited to Symfony components)!
-
Advanced handling of HTTP requests i...
Advanced handling of HTTP requests in PHP 1=========================================2Advanced handling of HTTP requests in PHP
3=========================================45Nicolas Grekas - nicolas.grekas, gmail.com
-
8,561 contributions in the last year
| Day of Week | February Feb | March Mar | April Apr | May May | June Jun | July Jul | August Aug | September Sep | October Oct | November Nov | December Dec | January Jan | February Feb | ||||||||||||||||||||||||||||||||||||||||
| Sunday Sun | |||||||||||||||||||||||||||||||||||||||||||||||||||||
| Monday Mon | |||||||||||||||||||||||||||||||||||||||||||||||||||||
| Tuesday Tue | |||||||||||||||||||||||||||||||||||||||||||||||||||||
| Wednesday Wed | |||||||||||||||||||||||||||||||||||||||||||||||||||||
| Thursday Thu | |||||||||||||||||||||||||||||||||||||||||||||||||||||
| Friday Fri | |||||||||||||||||||||||||||||||||||||||||||||||||||||
| Saturday Sat | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Less
No contributions.
Low contributions.
Medium-low contributions.
Medium-high contributions.
High contributions.
More
Activity overview
Contributed to
symfony/symfony,
symfony/framework-bundle,
symfony/validator
and 292 other
repositories
Contribution activity
February 2024
Created 243 commits in 34 repositories
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- 9 repositories not shown
Created a pull request in symfony/symfony that received 12 comments
[DependencyInjection] Add #[AutowireMethodOf] attribute to autowire a method of a service as a callable
Let's take a controller for example, with one action that has this argument: #[AutowireMethodOf(CommentRepository::class)] \Closure $getCommentPa…
+39
−0
lines changed
•
12
comments
Opened 15 other pull requests in 3 repositories
symfony/symfony
9
merged
2
closed
1
open
-
[DependencyInjection] Fix computing error messages involving service locators
This contribution was made on Feb 22
-
[ErrorHandler] Fix parsing messages that contain anonymous classes on PHP >= 8.3.3
This contribution was made on Feb 22
-
[AssetMapper] Revert "Fix JavaScript compiler load imports from JS strings"
This contribution was made on Feb 20
-
[Clock] Add get/setMicroseconds()
This contribution was made on Feb 14
-
[TwigBridge] Fix compat with Twig v3.9
This contribution was made on Feb 12
-
[Cache] Fix BC layer with pre-6.1 cache items
This contribution was made on Feb 7
-
[VarDumper] Fix configuring CliDumper with SYMFONY_IDE env var
This contribution was made on Feb 7
-
Skip Twig v3.9-dev for now
This contribution was made on Feb 7
-
[TwigBundle] Add "use_yield" option to allow opting in for this new rendering mode and skip a deprecation
This contribution was made on Feb 6
-
[HttpKernel] Deprecate
AddAnnotatedClassesToCachePassand related code infrastructureThis contribution was made on Feb 6 -
[PhpUnitBridge][VarDumper] Fix color detection
This contribution was made on Feb 5
-
[FrameworkBundle] Fix eager-loading of env vars in ConfigBuilderCacheWarmer
This contribution was made on Feb 5
twigphp/Twig
1
merged
1
closed
-
Add
#[YieldReady]to allow extensions to tell when they're ready for yieldingThis contribution was made on Feb 12 -
Implement YieldingTemplate::display*Block()
This contribution was made on Feb 6
symfony/recipes
1
merged
-
Indent importmap block
This contribution was made on Feb 20
Reviewed 64 pull requests in 9 repositories
symfony/symfony
25 pull requests
-
[VarDumper] Add functional test for
ServerDumpCommandThis contribution was made on Feb 22 -
[Messenger] the 'use_notify' option is on the factory, not on the postgres connection
This contribution was made on Feb 22
-
[Validator] Review Romanian (ro) translations
This contribution was made on Feb 21
-
[AssetMapper] Fix enquoted string pattern
This contribution was made on Feb 20
-
[OptionsResolver][PasswordHasher][PropertyAccess][Semaphore][Stopwatch][Yaml] use constructor property promotion
This contribution was made on Feb 20
-
[Process] allow to ignore signals when executing a process
This contribution was made on Feb 20
-
[Security] Add retrieval of encompassing role names
This contribution was made on Feb 20
-
[Console] Fix display of Table on Windows OS
This contribution was made on Feb 20
-
[Config] ConfigBuilderGenerator: define template types
This contribution was made on Feb 20
-
[FrameworkBundle] Fix config builder with extensions extended in
build()This contribution was made on Feb 20 -
[Uid] Optimize UuidV4 generation
This contribution was made on Feb 19
-
[Uid] Minor updates
This contribution was made on Feb 19
-
[ErrorHandler] return the unchanged text if preg_replace_callback() fails
This contribution was made on Feb 19
-
[Mailer] include message id provided by the MTA when dispatching the SentMessageEvent
This contribution was made on Feb 19
-
[Cache] explicitly cast boolean SSL stream options
This contribution was made on Feb 19
-
[Console] Add descriptions to Fish completion output
This contribution was made on Feb 19
-
[Messenger] Fix PHPDoc
This contribution was made on Feb 15
-
[TwigBridge] Fix compat with Twig v3.9
This contribution was made on Feb 15
-
[Form] Add calendar DateType option
This contribution was made on Feb 14
-
[Serializer] Fix unknown expected types normalization the Promotion constructor type when know type
This contribution was made on Feb 14
-
[Doctrine Messenger] Fix support for pgsql + pgbouncer.
This contribution was made on Feb 14
-
[TwigBridge] foundation 5 layout: use form_label_content block for checkbox and radio labels
This contribution was made on Feb 14
-
[Messenger][AMQP] Automatically reconnect on connection loss
This contribution was made on Feb 14
-
[VarDumper] Fix serialization of stubs with null or uninitialized values
This contribution was made on Feb 12
-
[PropertyAccess] Fixes getValue() on an unitialized object property on a lazy ghost
This contribution was made on Feb 12
- Some pull request reviews not shown.
symfony/ux
2 pull requests
-
[Turbo] simplify returning entity class name
This contribution was made on Feb 8
-
[Turbo] Fixing support for not using old ClassUtils
This contribution was made on Feb 8
twigphp/Twig
1 pull request
-
Add
#[YieldReady]to allow extensions to tell when they're ready for yieldingThis contribution was made on Feb 15
symfony/security-acl
1 pull request
-
Fix symfony 7 compatibility
This contribution was made on Feb 15
symfony-cli/symfony-cli
1 pull request
-
Fix MariaDB version when using Docker
This contribution was made on Feb 14
symfony/orm-pack
1 pull request
-
Forbid DBAL v4 for now
This contribution was made on Feb 13
PHP-CS-Fixer/PHP-CS-Fixer
1 pull request
-
fix:
NullableTypeDeclarationForDefaultNullValueFixer- do not create implicitly nullable parameter typesThis contribution was made on Feb 8
symfony/flex
1 pull request
-
[Feature] Add options expansion to Add Lines Configuration
This contribution was made on Feb 5
symfony/recipes
1 pull request
-
Removing "auto-generated" info
This contribution was made on Feb 1
Created an issue in php/php-src that received 6 comments
Missing deprecation when using a non optional argument with a null default value
Description See https://3v4l.org/nSpos The following code: <?php function (int $a = null, $b) {}; function (?int $a = null, $b) {}; Resulted in thi…
6
comments
Opened 3 other issues in 3 repositories
symfony/flex
1
open
-
PackageJsonSynchronizer is not fail safe
This contribution was made on Feb 20
symfony/symfony
1
open
-
Improve error reporting when targetting the wrong Request class
This contribution was made on Feb 20
symfony/symfony-docs
1
closed
-
[Config] Allow custom meta location in
ConfigCacheThis contribution was made on Feb 9
Answered 2 discussions in 1 repository
symfony/symfony
symfony/symfony
-
Chain cache always looking for item till the last chain
This contribution was made on Feb 7
-
[HttpClient] RetryableHttpClient sends to RetryStrategyInterface::getDelay always empty $responseContent
This contribution was made on Feb 1
3
contributions
in private repositories
Feb 13







