changed the autoescape option to also accept a supported escaping strategy (for BC...
authorFabien Potencier <fabien.potencier@gmail.com>
Wed, 25 Apr 2012 04:23:17 +0000 (06:23 +0200)
committerFabien Potencier <fabien.potencier@gmail.com>
Wed, 25 Apr 2012 05:12:34 +0000 (07:12 +0200)
commit109db731cafe6699dfb2ceb94cd740365ae28916
tree694dd5e42d3da5c85e3a44c96e10e25a3d53fb4d
parentb0c435979f6fd17da3667d162d7fc76211b11773
changed the autoescape option to also accept a supported escaping strategy (for BC, true is equivalent to html)
CHANGELOG
doc/api.rst
lib/Twig/Environment.php
lib/Twig/Extension/Escaper.php
lib/Twig/NodeVisitor/Escaper.php