Skip to content

Commit

Permalink
[DependencyInjection] Unescape class arguments part 2
Browse files Browse the repository at this point in the history
  • Loading branch information
avorobiev committed Jul 2, 2012
1 parent 0bf1b13 commit 5ec72a3
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions CHANGELOG.md
Expand Up @@ -10,6 +10,6 @@ CHANGELOG
* added Definition::clearTag()
* component exceptions that inherit base SPL classes are now used exclusively
(this includes dumped containers)
* [BC BREAK] fixed unescaping of class arguments, method ParameterBag::unescapeValue() was made
public
* [BC BREAK] fixed unescaping of class arguments, method
ParameterBag::unescapeValue() was made public

0 comments on commit 5ec72a3

Please sign in to comment.