Skip to content

Commit

Permalink
[DependencyInjection] Auto exclude referencing service in `TaggedIter…
Browse files Browse the repository at this point in the history
…atorArgument`
  • Loading branch information
chalasr committed Dec 23, 2022
1 parent 9f78421 commit a8afe94
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Symfony/Component/DependencyInjection/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ CHANGELOG
* Deprecate undefined and numeric keys with `service_locator` config
* Fail if Target attribute does not exist during compilation
* Add `excludeSelf` parameter to `TaggedIteratorArgument` with default value to `true`
to control whether the referencing service should be automatically excluded from the iterator if it holds the tag
to control whether the referencing service should be automatically excluded from the iterator

6.2
---
Expand Down

0 comments on commit a8afe94

Please sign in to comment.