Skip to content

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

Merged
fabpot merged 1 commit intosymfony:8.0from
GromNaN:remove-tagged-attributes
Jun 20, 2025
Merged

[DependencyInjection] Remove #[TaggedIterator] and #[TaggedLocator] attributes#60845
fabpot merged 1 commit intosymfony:8.0from
GromNaN:remove-tagged-attributes

Conversation

@GromNaN
Copy link
Copy Markdown
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

Comment thread src/Symfony/Component/DependencyInjection/CHANGELOG.md Outdated
@GromNaN GromNaN force-pushed the remove-tagged-attributes branch from d90d853 to 3401200 Compare June 20, 2025 10:46
Comment thread UPGRADE-8.0.md Outdated
@fabpot fabpot force-pushed the remove-tagged-attributes branch from 3401200 to c096714 Compare June 20, 2025 10:53
@fabpot
Copy link
Copy Markdown
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
@fabpot fabpot mentioned this pull request Oct 27, 2025
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