mirror of
https://github.com/twigphp/Twig.git
synced 2026-09-14 19:36:43 +00:00
51e707ffd83b137a6550acab619ca87d423a62da
This PR was merged into the twig-c-bug branch. Commits -------e8d12daFix empty string comparison4311df3added some missing test for Template::getAttribute() Discussion ---------- Fix empty string comparison Issue #920
…
…
reverted the early registration of extensions (extensions are now loaded as before -- as late as possible) -- closes #910
…
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%
