mirror of
https://github.com/twigphp/Twig.git
synced 2026-09-15 20:06:31 +00:00
bdb5f8f02e
This PR was squashed before being merged into the master branch (closes #1258).
Discussion
----------
Fix twig_first and twig_last filters for UTF8 multibyte strings
After string is sliced we already have the right result with a first/last letter for UTF8 string.
Commits
-------
6003ae4 Fix twig_first and twig_last filters for UTF8 multibyte strings