mirror of
https://github.com/twigphp/Twig.git
synced 2026-09-15 20:06:31 +00:00
510e96275cc2c9f0a4081a95d2ed3d3754e13489
Expression in Print nodes are always escaped before being printed, except in two conditions : * if the expression is an Expression_Constant node * if the last filter in the chain is an escaper
…
…
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.
Description
Languages
PHP
99.9%