mirror of
https://github.com/twigphp/Twig.git
synced 2026-09-18 05:16:30 +00:00
56e515b64e0f3bdd18eba0eb478af9d74ae73214
* 1.x: Fix two failed unit tests on Windows: updated CHANGELOG Reduce the name of the cache directories to 1 character clean ups bumped version to 1.18.2-DEV prepared the 1.18.1 release updated CHANGELOG Cleanup API - make the compiler happy Fixed memory leaks tweaked docs about the C extension removed an obsolete recipe Conflicts: CHANGELOG doc/api.rst doc/recipes.rst ext/twig/php_twig.h lib/Twig/Environment.php lib/Twig/NodeTraverser.php lib/Twig/Template.php
…
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%