Fabien Potencier 3af3dcb6d3 feature #1955 Let PHP convert Twig_Markup to JSON instead of pre-filtering it (stof)
This PR was merged into the 2.0-dev branch.

Discussion
----------

Let PHP convert Twig_Markup to JSON instead of pre-filtering it

See http://blog.blackfire.io/blackfire-on-blackfire-twig-and-json.html for the reason to do this.
The bump of the requirement to PHP 5.5+ in Twig 2 makes it possible to rely on ``JsonSerializable``

Commits
-------

8bd96c1 Let PHP convert Twig_Markup to JSON instead of pre-filtering it
2016-01-07 22:37:36 +01:00
2015-12-26 18:06:06 +01:00
2015-08-18 15:28:19 +02:00
2015-08-22 09:33:59 +02:00
2015-12-26 18:06:06 +01:00
2016-01-01 02:33:03 +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%