mirror of
https://github.com/twigphp/Twig.git
synced 2026-09-13 19:06:40 +00:00
6d40dbdf8b3036014e3e279f82af0c1d1a7faacb
This PR was merged into the master branch.
Commits
-------
4487387 reverted the early registration of extensions (extensions are now loaded as before -- as late as possible) -- closes #910
Discussion
----------
reverted the early registration of extensions (extensions are now loaded as before -- as late as possible)
---------------------------------------------------------------------------
by stof at 2012-11-30T20:18:51Z
Looks good to me
…
reverted the early registration of extensions (extensions are now loaded as before -- as late as possible) -- closes #910
…
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%
