mirror of
https://github.com/twigphp/Twig.git
synced 2026-09-16 20:36:33 +00:00
15be13c081a5d129b6a1900f39fbffeb2fdf1874
Added the ability to register the autoloader at the top of the stack, useful in some situations.
changed the way globals behave to be more BC with 1.11 and to avoid speed problems at runtime introduced in
4487387 (closes #932)
…
…
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%
