mirror of
https://github.com/twigphp/Twig.git
synced 2026-09-15 11:56:50 +00:00
f095f3a1777431412954e478f92e8a10cb7b6495
This PR was merged into the master branch.
Commits
-------
a311fe0 Fix the registration of simple filters, test and functions
Discussion
----------
Fix the registration of simple filters, test and functions
Hey!
This PR fix the registration of `Twig_SimpleFilter`, `Twig_SimpleFunction` and `Twig_SimpleTest`.
See issue #937
…
…
…
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%
