mirror of
https://github.com/twigphp/Twig.git
synced 2026-09-16 12:26:30 +00:00
1cdc913f4ce063caff1242a2593af0de507ae41c
To be able to cover all cases, we need to catch the exception when we know the execution context (the block being rendered). The only possibility is to actually try/catch exceptions in the displayBlock() method directly.
…
…
…
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.
Description
Languages
PHP
99.9%