mirror of
https://github.com/twigphp/Twig.git
synced 2026-09-14 03:16:34 +00:00
c561e890bd6c7802a0db2d892ad0ca1cc28e8898
This PR was squashed before being merged into the 1.x branch (closes #2043).
Discussion
----------
Fix load cache
In PHP7 @ do not works and it is resource expensive, switching to if statement.
Commits
-------
b5df3d1 Fix load cache
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%