Fabien Potencier 333504a201 [OutputEscaper] fixed output escaping when a variable was decorated with SafeDecorator and passed to another part of the system where decoration also happens on the same un-decorated variable 14 年之前
..
ArrayDecoratorTest.php e23c3cc702 [OutputEscaper] made getEscaper*() methods more consistent with the way you can change the escaping strategy in __call() 14 年之前
EscaperTest.php 333504a201 [OutputEscaper] fixed output escaping when a variable was decorated with SafeDecorator and passed to another part of the system where decoration also happens on the same un-decorated variable 14 年之前
ObjectDecoratorTest.php c065be88b5 [OutputEscaper] refactored the component 14 年之前
SafeDecoratorTest.php c065be88b5 [OutputEscaper] refactored the component 14 年之前