removed parameter from url_encode filter
authorTobias Schultze <webmaster@tubo-world.de>
Fri, 22 Feb 2013 13:58:36 +0000 (14:58 +0100)
committerFabien Potencier <fabien.potencier@gmail.com>
Mon, 26 May 2014 00:23:10 +0000 (02:23 +0200)
commit49ba6b47597994e2f335916851218a96997c2c3b
treec73c31a651eccb69ddf214cb83e03dfede5ecfb1
parent4a7ef0ce0f4ca8d76a302a6d409f526a830978e1
removed parameter from url_encode filter

the filter now only uses the more appropriate rawurlencode() which is also more consistent with the escape('url') filter
lib/Twig/Extension/Core.php