mirror of
https://github.com/twigphp/Twig.git
synced 2026-09-03 05:56:43 +00:00
db32d5ef431c868aaeabbb3d7d7cfe319fe4d562
This avoids some hard to find bugs where you use a Twig_Function_Method for instance for a filter. This is hard to find because the interface is almost the same but the getSafe() contract is not the same.
…
…
…
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%
