Nicolas Grekas

Results 634 comments of Nicolas Grekas

Note that this RFC is specifically about providing a license *compatibility* checker. Plugins that work based on deny/allow lists are out of this initial scope (but could be built/improved on...

Quite close indeed. I'd just not add generics to the keys. Despite #35 being closed, I still think this would be a good idea. Locators scoped to some interface are...

New initializers are accessible as source code via reflection. I specifically asked Nikita to allow this for such use cases. See https://3v4l.org/F2bjF

See https://github.com/php/php-src/pull/7540

Oh, and I submitted support for them at https://github.com/Ocramius/ProxyManager/pull/755

Please don't do this in this lib, that'd be past its domain to me. This concern is better delegated to frameworks.

See https://github.com/symfony/symfony/pull/40989 for potential ideas.

Experimental means it's not covered by our [BC promise](https://symfony.com/doc/current/contributing/code/bc.html), that's all - they won't be removed.

Linked PR is now merged.