mirror of
https://github.com/twigphp/Twig.git
synced 2026-09-15 11:56:50 +00:00
a089f1e8a7f1d6e14d7007e7da006e1662f44c19
* 1.x: simplified tests added Twig_Util_DeprecationCollector to collect deprecation notices for a set of templates tweaked some deprecation messages added deprecation notices for deprecated classes optimized legacy tests management added a way to manage legacy tests in fixtures removed usage of deprecated features, marked some tests as being legacy added the Symfony PHPUnit bridge to better manage deprecation notices added deprecated notices for deprecated features added some documentation about deprecation notices added a way to trigger deprecation notices for filters and functions added deprecation for the raw tag added deprecation notices for deprecated tests fixed CS Optimize the retrieval of reserved macro names Remove dead code added the raw tag as being deprecated replaced obsolete raw tag by verbatim in tests
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%