mirror of
https://github.com/twigphp/Twig.git
synced 2026-09-15 03:46:39 +00:00
98903bb83f474f134271a0ef5fc43cd09d2456e9
This PR was merged into the 1.15-dev branch. Discussion ---------- Fixed recursively calling blocks in templates with inheritance Replaces #1321 Fixes KnpLabs/KnpMenu#136 and KnpLabs/KnpMenu#119 Commits -------efb7b47Add "broken" block inheritance test caseef98ea2Fixed recursively calling blocks in templates with inheritance
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%