mirror of
https://github.com/twigphp/Twig.git
synced 2026-09-20 22:38:59 +00:00
620613ced81d27ea01d901d4bb94ecfee6ba7c21
* 1.x: (23 commits) changed a test to make it more robust bumped version to 1.24.3-DEV prepared the 1.24.2 release updated CHANGELOG Floor - use cast and not intval fixed CS Do not mix indention levels fixed typo Add Visual Studio Code to the list of IDE integrations Fixed all deprecation notices by using [Doc] Fixed small error in code example Update macro.rst Update use.rst Fix exception message for static method and object without req. params. add named macro end-tag documentation fixed CS Fix load cache Minor rst syntax tweaks Reset blocks also in doLeaveNode fix a case where the autoescaping does not work as expected ...
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%