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
Highlights
- 5 discussions answered
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,434 contributions in the last year
Activity overview
Contributed to
symfony/symfony,
symfony/framework-bundle,
symfony/http-client
and 250 other
repositories
Contribution activity
July 2022
Created 51 commits in 13 repositories
Created a pull request in doctrine/orm that received 10 comments
Opened 24 other pull requests in 9 repositories
symfony/symfony
14
merged
1
closed
- [DoctrineBridge] fix tests
-
[ErrorHandler] Don't trigger deprecations for lazy objects extending
@finalclasses - Workaround disabled "var_dump"
- [Intl] Fix EmojiTransliterator on PHP 8.2
- [DependencyInjection][VarExporter] Fix support for lazy withers
- [DependencyInjection] Undeprecate RealServiceInstantiator, it's useful to disable lazy proxies in tests
- [DependencyInjection] Fix dumping lazy services with parametrized class
-
[Security] Add
#[IsGranted()] -
[TwigBridge] Add
#[Template()]to describe how to render arrays returned by controllers -
[HttpKernel] Add
#[Cache()]to describe the default HTTP cache headers on controllers - Enable intl.use_exceptions in debug mode
-
[FrameworkBundle] Make
AbstractController::render()able to deal with forms and deprecaterenderForm() - [VarExporter] Fix accessing readonly properties by reference
- [ci] Sync return-type declarations
- [Serializer] fix AbstractObjectNormalizer
doctrine/DoctrineBundle
1
open
1
merged
php/php-src
1
open
snc/SncRedisBundle
1
merged
symfony/orm-pack
1
open
jderusse/symfony
1
merged
symfony/recipes-contrib
1
merged
lyrixx/symfony
1
merged
twigphp/Twig
1
open
Reviewed 48 pull requests in 10 repositories
symfony/symfony
25 pull requests
-
[DependencyInjection] [WIP] Allow service subscribers to return
SubscribedService[] -
[Translation] Add
PhpAstExtractor - [Debug][ErrorHandler] fix operator precedence
-
[DependencyInjection] [POC] allow
ServiceSubscriberTraitto autowire properties - [Debug] generic ErrorHandler
- Workaround disabled "var_dump"
-
[HtmlSanitizer] Allow null for sanitizer option
allowed_link_hostsandallowed_media_hosts - [EventDispatcher] Add support for a self-naming EventListener
- [Serializer] Allow to overide hardcoded json format when cast int to float
- Force EOF to Unix style (LF) with .gitattributes
- [Ldap] Deprecate '{username}' parameter use in favour of '{user_identifier}' in LDAP configuration
- [Config] Add conditional types to conditional builders
- [Security] Allow using expressions with the #[IsGranted] attribute
- [HttpKernel] Add option to render Surrogate fragment with absolute URIs
- Improve some PHPdocs based on existing Symfony stubs in PHPstan and Psalm
- [Serializer] Add types to private and internal properties
- [TwigBridge] Add support for toggle buttons in Bootstrap 5 form theme
- [Messenger] Deprecate MessageHandlerInterface and MessageSubscriberInterface
- [HttpKernel] Declare properties used by CacheAttributeListenerTest explicitly
-
[VarExporter] do not call
unset()on unknown variables - [DependencyInjection] Fix dumping lazy services with parametrized class
- Check for null instead of type
-
[HttpKernel] Add
#[Cache()]to describe the default HTTP cache headers on controllers - [DoctrineBridge] Add an Entity Argument Resolver
-
[TwigBridge] Add
#[Template()]to describe how to render arrays returned by controllers - Some pull request reviews not shown.
doctrine/DoctrineBundle
2 pull requests
php/php-src
1 pull request
symfony/symfony-docs
1 pull request
symfony/skeleton
1 pull request
doctrine/dbal
1 pull request
nicolas-grekas/Patchwork-UTF8
1 pull request
jderusse/symfony
1 pull request
symfony/recipes-contrib
1 pull request
symfony/maker-bundle
1 pull request
Created an issue in doctrine/orm that received 6 comments
Make EntityManager::__construct() public
Feature Request
Summary
Right now, one is forced to call EntityManager::create() in order to instantiate an entity manager.
This makes the ORM har…
6
comments
Opened 9 other issues in 3 repositories
symfony/symfony-docs
4
open
2
closed
-
[Intl] Add
EmojiTransliteratorto translate emoji to many locales - [DependencyInjection] Use lazy-loading ghost object proxies out of the …
- [VarExporter] Add trait to help implement lazy loading ghost objects
-
[TwigBridge] Add
#[Template()]to describe how to render arrays retur… -
[Security] Add
#[IsGranted()] -
[FrameworkBundle] Make
AbstractController::render()able to deal with…
php/php-src
2
open
symfony/symfony
1
open
12
contributions
in private repositories
Jul 4 – Jul 27






