Fabien Potencier a089f1e8a7 Merge branch '1.x'
* 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
2015-08-18 15:14:25 +02:00
2015-08-18 15:14:25 +02:00
2015-08-13 08:44:03 +02:00
2015-08-18 15:14:25 +02:00
2015-08-18 15:14:25 +02:00
2015-01-20 03:31:04 +01:00
2015-08-18 15:14:25 +02:00
2015-08-18 15:14:25 +02:00
2015-08-18 15:14:25 +02:00
2015-07-20 22:22:44 +03:00
2013-11-11 20:04:42 +01:00

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
Languages
PHP 99.9%