bug #1521 Fix MB characters handling in split (1emming)
authorFabien Potencier <fabien.potencier@gmail.com>
Fri, 10 Oct 2014 23:33:37 +0000 (01:33 +0200)
committerFabien Potencier <fabien.potencier@gmail.com>
Fri, 10 Oct 2014 23:33:37 +0000 (01:33 +0200)
commit28fc3bb0cd28c9e16263217e53bf2ef8d28be714
tree9c37ceea88f08f803a6173947018964bf0f4179b
parent997f2f08234c9791f4bf454dc9459ad0ff1cd498
parent8cde52d2225adcc53e72b538660e377b3a06fc68
bug #1521 Fix MB characters handling in split (1emming)

This PR was squashed before being merged into the 1.16-dev branch (closes #1521).

Discussion
----------

Fix MB characters handling in split

The PR fixes using multibyte characters in the ```split```-filter

Since I messed up the rebase of https://github.com/fabpot/Twig/pull/1446 I created a new PR.
Let me know if this something that is kind of wanted, thanks!

Commits
-------

8cde52d Fix MB characters handling in split
lib/Twig/Extension/Core.php