mirror of
https://github.com/twigphp/Twig.git
synced 2026-09-23 00:29:00 +00:00
ce074e5c0cea010f7b138e793ea3c37358c73053
* 1.x: fixed CS Add test coverage for auto_reload fix template class name generation to prevent possible collisions and one inode per file Fix custom escaper null values remove duplicated phpdocs Remove deprecated return types from the PHPDocs. changed template cache names to take into account the Twig C extension Add test coverage for Twig_Cache_Filesystem
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%