mirror of
https://github.com/twigphp/Twig.git
synced 2026-09-14 03:16:34 +00:00
496537a08d83db88b35d07dc9d0b2a254df751a1
This PR was merged into the master branch.
Commits
-------
33539fc Fixed a typo in the 'escape' filter documentation.
Discussion
----------
Fixed a typo in the 'escape' filter documentation.
This typo prevents the proper rendering of one code block.
…
…
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%
