mirror of
https://github.com/twigphp/Twig.git
synced 2026-09-11 18:06:46 +00:00
0d48b6d19df4d0d7afde2b6f776da964a15cb8d8
Commits
-------
fd78ec0 Fixed PhpDoc for Twig_TokenParserInterface and all other TokenParsers
Discussion
----------
Fixed PhpDoc for Twig_TokenParserInterface and all other TokenParsers
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%