feature #1443 optimize access to loop, key and value variables (linniksa)
authorFabien Potencier <fabien.potencier@gmail.com>
Fri, 10 Oct 2014 23:43:03 +0000 (01:43 +0200)
committerFabien Potencier <fabien.potencier@gmail.com>
Fri, 10 Oct 2014 23:43:03 +0000 (01:43 +0200)
This PR was merged into the 1.16-dev branch.

Discussion
----------

optimize access to loop, key and value variables

small optimization variable access (loop, key and value) inside for loop

Commits
-------

33ca8d1 optimize access to loop, key and value variables


Trivial merge