mirror of
https://github.com/twigphp/Twig.git
synced 2026-09-12 10:26:32 +00:00
2675139c936d172e3458100e8a09a965fb131663
* 1.x: fixed message improved a deprecation notice bumped version to 1.28.2-DEV prepared the 1.28.1 release added tests for block() when using a template argument fixed block() is defined call when using a template argument Bugfix: When rendering blocks of other templates, don't pass the local blocks array. fixed doc issues fixed typo in the docs fix wrong __CLASS__ constant bumped version to 1.28.1-DEV prepared the 1.28.0 release fixed render block with template wrapper
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%