8000 [DependencyInjection] Unescape class arguments part 2 · mageekguy/symfony@036c15e · GitHub
[go: up one dir, main page]

Skip to content

Commit 036c15e

Browse files
author
avorobiev
committed
[DependencyInjection] Unescape class arguments part 2
1 parent 19bdae1 commit 036c15e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/Symfony/Component/DependencyInjection/CHANGELOG.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,6 @@ CHANGELOG
1010
* added Definition::clearTag()
1111
* component exceptions that inherit base SPL classes are now used exclusively
1212
(this includes dumped containers)
13-
* [BC BREAK] fixed unescaping of class arguments, method ParameterBag::unescapeValue() was made
14-
public
13+
* [BC BREAK] fixed unescaping of class arguments, method
14+
ParameterBag::unescapeValue() was made public
1515

0 commit comments

Comments
 (0)
0