mirror of
https://github.com/twigphp/Twig.git
synced 2026-09-14 19:36:43 +00:00
0dc2895cd90a5d17d49196c0ee2cdb92683ba014
Commits
-------
46ce339 [ext] fixed php 5.2 ZTS builds
Discussion
----------
[ext] Fixed php 5.2 ZTS builds
In 5.2 zend_hash_apply_with_arguments() and its callback argument do not have a TSRMLS.
…
…
…
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.
More Information
Read the documentation for more information.
Description
Languages
PHP
99.9%
