mirror of
https://github.com/twigphp/Twig.git
synced 2026-09-13 19:06:40 +00:00
972a93f85d862ac7051e9d655dce9e10287aa005
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.)
…
…
…
Twig, the flexible, fast, and secure template language for PHP
Twig is a template language for PHP, released under the new BSD license (code and documentation).
Twig uses a syntax similar to the Django and Jinja template languages which inspired the Twig runtime environment.
Description
Languages
PHP
99.9%