You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -7,7 +7,7 @@ CHANGELOG
7
7
* added support for opcache.preload by generating a preloading script in the cache folder
8
8
* added support for dumping the container in one file instead of many files
9
9
* 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
11
11
* deprecated passing an instance of `Symfony\Component\DependencyInjection\Parameter` as class name to `Symfony\Component\DependencyInjection\Definition`
12
12
* added support for binding iterable and tagged services
13
13
* made singly-implemented interfaces detection be scoped by file
0 commit comments