Added an option to mark filters as preserving the safeness
authorChristophe Coevoet <stof@notk.org>
Fri, 20 Apr 2012 14:23:51 +0000 (16:23 +0200)
committerChristophe Coevoet <stof@notk.org>
Fri, 20 Apr 2012 14:23:51 +0000 (16:23 +0200)
commit0cbf5a004c8e0bd34609725c05b913338120aaae
tree4e468fcc013298dfea778e6127bc92e2a49050c3
parent037f86aa550737abf633e991f3606b9de5a69657
Added an option to mark filters as preserving the safeness

Closes #678
CHANGELOG
lib/Twig/Filter.php
lib/Twig/FilterInterface.php
lib/Twig/NodeVisitor/SafeAnalysis.php
test/Twig/Tests/Fixtures/tags/autoescape/with_preserve_safety_filters.test [new file with mode: 0644]
test/Twig/Tests/integrationTest.php