mirror of
https://github.com/twigphp/Twig.git
synced 2026-09-01 13:07:22 +00:00
11afd511cea9f6b97bee00a803f60cbfcab75860
This PR was merged into the 1.x branch.
Discussion
----------
Make escaping on ternary expressions more fine-grained
closes #2146
closes #449
closes #539
closes #1174
closes #1320
closes #1739
closes #1333
Commits
-------
dfa94113 made escaping on ternary expressions more fine-grained
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: https://twig.symfony.com/documentation
Description
Languages
PHP
99.9%