Skip to content

[DependencyInjection] Remove #[TaggedIterator] and #[TaggedLocator] attributes #60845

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

Merged
merged 1 commit into from
Jun 20, 2025

Conversation

GromNaN
Copy link
Member

@GromNaN GromNaN commented Jun 20, 2025

Q A
Branch? 8.0
Bug fix? no
New feature? yes
Deprecations? no
Issues -
License MIT

The new attributes #[AutowireLocator] and #[AutowireIterator] were introduced in Symfony 6.4 by #51392 and #51832.
These replace the previous attributes #[TaggedIterator] and #[TaggedLocator] which were introduced in Symfony 5.4 by #40406 and subsequently deprecated in 7.1 by #54371

@GromNaN GromNaN force-pushed the remove-tagged-attributes branch from d90d853 to 3401200 Compare June 20, 2025 10:46
@fabpot fabpot force-pushed the remove-tagged-attributes branch from 3401200 to c096714 Compare June 20, 2025 10:53
@fabpot
Copy link
Member

fabpot commented Jun 20, 2025

Thank you @GromNaN.

@fabpot fabpot merged commit c90cd42 into symfony:8.0 Jun 20, 2025
5 of 7 checks passed
@GromNaN GromNaN deleted the remove-tagged-attributes branch June 20, 2025 10:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants