Skip to content

Commit b912edb

Browse files
committed
[DI] Fix "!tagged" related upgrade/changelog notes
1 parent 7757f34 commit b912edb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ CHANGELOG
77
* added support for opcache.preload by generating a preloading script in the cache folder
88
* added support for dumping the container in one file instead of many files
99
* deprecated support for short factories and short configurators in Yaml
10-
* deprecated `tagged` in favor of `tagged_iterator`
10+
* added `tagged_iterator` alias for `tagged` which might be deprecated in a future version
1111
* deprecated passing an instance of `Symfony\Component\DependencyInjection\Parameter` as class name to `Symfony\Component\DependencyInjection\Definition`
1212
* added support for binding iterable and tagged services
1313
* made singly-implemented interfaces detection be scoped by file

0 commit comments

Comments
 (0)