Fabien Potencier 2486ea6699 bug #2129 changed the way we store template source in template classes (fabpot)
This PR was merged into the 1.x branch.

Discussion
----------

changed the way we store template source in template classes

In #1807 and #1813, we added a way to get the original template source code from a template. This PR greatly simplifies the approach by removing all the black magic :)

This should also fix #2011

ping @nicolas-grekas

Commits
-------

b55d907 changed the way we store template source in template classes
2016-09-20 11:14:37 -07:00
2016-09-18 19:04:04 -07:00
2016-09-18 19:04:04 -07: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%