mirror of
https://github.com/twigphp/Twig.git
synced 2026-09-10 17:36:53 +00:00
941ce5b67240e479e487d1dc673cbc60842e2bef
Commits
-------
7194b1a Added a notice in the `nl2br` filter documentation about the proper Twig version to use it
Discussion
----------
Added a notice in the `nl2br` filter documentation ...
... about the proper Twig version to use it (1.5)
…
replaced zend_error_noreturn calls to zend_error as zend_error_noreturn is not exported (closes #554)
…
…
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.
Description
Languages
PHP
99.9%