renamed preserve_safety to preserves_safety to be consisten with needs_context and...
authorFabien Potencier <fabien.potencier@gmail.com>
Fri, 20 Apr 2012 17:04:30 +0000 (19:04 +0200)
committerFabien Potencier <fabien.potencier@gmail.com>
Fri, 20 Apr 2012 17:04:30 +0000 (19:04 +0200)
commit944a0146366f082d32613942ea0195040dc4c607
tree2a9acc8250c315cb0dc27ef826ef785818295237
parent43245cbd341a7d21aa4bd66cdfe918c5e37efc48
renamed preserve_safety to preserves_safety to be consisten with needs_context and needs_environment
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 [deleted file]
test/Twig/Tests/Fixtures/tags/autoescape/with_preserves_safety_filters.test [new file with mode: 0644]
test/Twig/Tests/integrationTest.php