Nicolas Grekas

Results 775 comments of Nicolas Grekas

I'm afraid you need to figure out a way to make this work on your side. #39732 is the right pointer to understand the new behavior and its motivations.

Is this something that could be added to the Symfony-plugin instead? Maintaining tool-specific annotations is costly (see the amount of comments already)

There's a critical difference between both implementations: the non-variadic variant will *not* instantiate services that are listed after the one that "supports" the thing, while the variadic variant will consume...

Closing for the reason given in my last comment.

This is open-source: things happen by contributing so no I don't know when, but you could be the one that makes it happen ;)

As discussed on Slack some classes are meant to be serialized (Window, SlidingWindow, TokenBucket, maybe others). We need to figure out a way to use the current clock for them....

I closed the linked PR, but I'm wondering: can't this be solved already by using a regexp?