feature#1189 added a way to add custom escaping strategies (fabpot)
authorFabien Potencier <fabien.potencier@gmail.com>
Fri, 27 Sep 2013 19:58:41 +0000 (21:58 +0200)
committerFabien Potencier <fabien.potencier@gmail.com>
Fri, 27 Sep 2013 19:58:41 +0000 (21:58 +0200)
commitf5da56ff68d20da8764ae8642d85a3bd844f6bf1
tree8cd0d45d02d29754050dffb183577c80aeccf591
parentd827c601e3afea6535fede5e39c9f91c12fc2e66
parent55f8b27e1246ea6da24c5a943cb92c68f4ddd673
feature#1189 added a way to add custom escaping strategies (fabpot)

This PR was merged into the master branch.

Discussion
----------

added a way to add custom escaping strategies

This adds the possibility to define custom escapers that can be used with the `escape` filter.

That would close #1178 and #1177, but I'm not sure that this is a good idea.

What do you think?

Commits
-------

55f8b27 added a way to add custom escaping strategies
lib/Twig/Extension/Core.php