renamed |safe to |raw to avoid unnecesarry confusion about what the tags does.
authorhenrikbjorn <henrik@bearwoods.dk>
Fri, 1 Oct 2010 11:48:52 +0000 (13:48 +0200)
committerFabien Potencier <fabien.potencier@gmail.com>
Fri, 1 Oct 2010 17:17:22 +0000 (19:17 +0200)
commit56caee09379e5b795ba0405b721aa997f8afa876
tree8c7594569c3f82308ecdd358c58b4c3403736102
parent15f3276676662d70b9fddc128e93eb2be63cc73a
renamed |safe to |raw to avoid unnecesarry confusion about what the tags does.

Discussion can be viewed here http://groups.google.com/group/symfony-devs/browse_thread/thread/b927063310c74411. All tests pass.
CHANGELOG
doc/02-Twig-for-Template-Designers.markdown
doc/03-Twig-for-Developers.markdown
lib/Twig/Extension/Escaper.php
test/Twig/Tests/Fixtures/tags/autoescape/with_filters_arguments.test
test/Twig/Tests/Fixtures/tags/raw.test [moved from test/Twig/Tests/Fixtures/tags/autoescape/safe.test with 60% similarity]