mirror of
https://github.com/twigphp/Twig.git
synced 2026-09-13 10:56:38 +00:00
1606910a9a70d5a4094aea06bdcc77a92ee61875
The callbacks are expected to return an integer, and returning void instead was triggering weird bugs I've also removed the casts to ensure that the signatures are compatible
…
…
…
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%