mirror of
https://github.com/twigphp/Twig.git
synced 2026-09-16 04:16:28 +00:00
9578c352279acde2ddedde408321b21445d560bf
* 1.x: fixed tests for PHP 5.2 fixed tests for PHP 5.2 fixed tests for PHP 5.2 Fix typo in test filename added a note in the docs about the PSR-11 runtime loader fixed typo updated CHANGELOG bumped version to 1.32 Add ContainerRuntimeLoader tweaked docs Update striptags.rst fixed CS Mention autoescape=true deprecation (issue #2386) Fix typo. bumped version to 1.31.1-DEV prepared the 1.31.0 release added a note about macros usage in the deprecated docs
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%