Fabien Potencier bebc7a9d5b feature #2882 Environment class cleanup 1.x (fabpot)
This PR was squashed before being merged into the 1.x branch (closes #2882).

Discussion
----------

Environment class cleanup 1.x

Commits
-------

8ab10798 simplified code
e2103c87 use load() instead of loadTemplate() in tests
c82d7dca added the possibility to pass a TemplateWrapper to Twig\Environment::load()
2019-03-11 19:54:21 +01:00
2019-03-11 13:59:54 +01:00
2019-03-11 19:19:06 +01:00
2019-02-15 06:17:13 +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: https://twig.symfony.com/documentation
Languages
PHP 99.9%