mirror of
https://github.com/twigphp/Twig.git
synced 2026-09-14 19:36:43 +00:00
13a63b29aeca0c7c60cd443bee589132531041e4
This PR was merged into the 2.0-dev branch.
Discussion
----------
undeprecate interface for a smooth upgrade path
The interface should then become deprecated in Twig 2.1 (see https://github.com/symfony/symfony/issues/18427#issuecomment-253293223).
Commits
-------
232e5be revert deprecations for a smooth upgrade path
…
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. .. _documentation: http://twig.sensiolabs.org/documentation
Description
Languages
PHP
99.9%