[DependencyInjection] Unescape class arguments part 2

This commit is contained in:
avorobiev 2012-07-02 18:17:30 +04:00
parent 19bdae1b90
commit 036c15ecfa

View File

@ -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