feature #1390 fixed url_encode when raw is false and URL is an array (Tobion, fabpot)
authorFabien Potencier <fabien.potencier@gmail.com>
Mon, 26 May 2014 00:34:04 +0000 (02:34 +0200)
committerFabien Potencier <fabien.potencier@gmail.com>
Mon, 26 May 2014 00:34:04 +0000 (02:34 +0200)
This PR was merged into the 1.16-dev branch.

Discussion
----------

fixed url_encode when raw is false and URL is an array

alternative for #1388

Commits
-------

1930600 fixed url_encode when raw is false and URL is an array
49ba6b4 removed parameter from url_encode filter


Trivial merge