Fabien Potencier 1eb5fb26ef feature #1754 deprecated _self (fabpot)
This PR was merged into the 1.x branch.

Discussion
----------

deprecated _self

It never makes sense to use the `_self` variable in a template except for the special `from` and `import` usage. So, I propose to deprecate it in 2.x and remove the unexcepted possible usages in 3.0.

Commits
-------

5514c8e deprecated _self
2015-08-12 11:10:10 +02:00
2015-08-12 11:08:46 +02:00
2015-08-11 15:22:12 +02:00
2015-08-12 11:08:46 +02:00
2015-01-20 03:31:04 +01:00
2015-08-12 11:08:46 +02:00
2015-08-11 15:22:12 +02: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%