Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

!tagged_iterator strange issues #36190

Closed
niji-bcondaminet opened this issue Mar 24, 2020 · 3 comments
Closed

!tagged_iterator strange issues #36190

niji-bcondaminet opened this issue Mar 24, 2020 · 3 comments

Comments

@niji-bcondaminet
Copy link

Symfony version(s) affected: symfony/dependency-injection v4.4.5

Description
After updating symfony/dependency-injection to v4.4.5, the !tagged_iterator has strange issues when one of the tagued service is overiden with custom priority. I see that this version add some modification for multiple tags iterator.

How to reproduce
Do the last part of the documentation (with the priority override) : https://symfony.com/doc/current/service_container/tags.html#reference-tagged-services for me the overriden service appear twice in the !tagged_iterator service arg, and my second tagued service is missing.

Possible Solution
Don't know sorry.

@stof
Copy link
Member

stof commented Mar 24, 2020

Can you share a reproducing case ?

@niji-bcondaminet
Copy link
Author

Sorry I just saw that it's the same issue than : #35916
I Rolled back to v4.4.4 for now waiting the fix for the next release.

@nicolas-grekas
Copy link
Member

Closing as duplicate then.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

4 participants