Fabien Potencier a1b847b3a3 bug #1574 Fix the For optimizer, "include" function was always optimized (acasademont)
This PR was merged into the 1.16-dev branch.

Discussion
----------

Fix the For optimizer, "include" function was always optimized

A `for`with an in `include` function was always optimized, making it impossible to use the `loop` variable inside the include unless it was explicitly passed in the `include` function parameters.

Commits
-------

4319bb9 Fix the For optimizer, "include" function was always optimized
2014-12-05 14:47:49 +01:00
2014-10-17 15:00:03 +02:00
2014-08-29 00:51:54 +09:00
2014-10-22 07:36:37 +02:00
2014-10-21 16:58:01 +02: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%