mirror of
https://github.com/twigphp/Twig.git
synced 2026-09-16 12:26:30 +00:00
633a781b044e75d58fcf3fb02d44fa607c326211
This PR was squashed before being merged into the 2.x branch (closes #2641). Discussion ---------- Optimize performance of calls to extensions at runtime Commits -------540c9006updated CHANGELOGf4c5152foptimized calls to custom extension runtimes279993b2optimized performance when accessing extensions in templates
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. .. _documentation: http://twig.sensiolabs.org/documentation
Description
Languages
PHP
99.9%