Fabien Potencier 4d7d034791 minor #2556 µoptim for twig_get_attribute() (nicolas-grekas)
This PR was merged into the 2.x branch.

Discussion
----------

µoptim for twig_get_attribute()

We don't need the cache when checking for arrays.

Commits
-------

93bee55d µoptim for twig_get_attribute()
2017-09-27 10:25:30 -07:00
2017-08-19 19:42:41 +02:00
2017-09-18 09:24:22 +02:00
2017-08-19 19:42:41 +02:00
2017-08-19 19:43:10 +02:00
2017-08-16 08:18:33 +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%