8000
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 19bdae1 commit 036c15eCopy full SHA for 036c15e
src/Symfony/Component/DependencyInjection/CHANGELOG.md
@@ -10,6 +10,6 @@ CHANGELOG
10
* added Definition::clearTag()
11
* component exceptions that inherit base SPL classes are now used exclusively
12
(this includes dumped containers)
13
- * [BC BREAK] fixed unescaping of class arguments, method ParameterBag::unescapeValue() was made
14
- public
+ * [BC BREAK] fixed unescaping of class arguments, method
+ ParameterBag::unescapeValue() was made public
15
0 commit comments