mirror of
https://github.com/twigphp/Twig.git
synced 2026-09-21 07:37:43 +00:00
972a93f85d
Commits -------c920344code style50da1a2don't modify function name Discussion ---------- Fix crash in extension This fixes a crash caused by `php_strtolower()` modifying its input. (Crashes on amd64, but not on x86 for me.)