fixed the for tag for large arrays (closes #64 - based on an idea from gwilym - aeb56...
authorFabien Potencier <fabien.potencier@gmail.com>
Mon, 7 Jun 2010 09:04:23 +0000 (11:04 +0200)
committerFabien Potencier <fabien.potencier@gmail.com>
Mon, 7 Jun 2010 09:04:23 +0000 (11:04 +0200)
commitd47902c7b9d99f0ab17a970eb1eb71656d4c2672
treeef8c4c49476bed03b6f36a67a444423c8ad8b5e2
parentf2bb0aa9117ef43fb39a0932705fa08b6e0f182a
fixed the for tag for large arrays (closes #64 - based on an idea from gwilym - aeb56f9f966bd23b77d35c87999be0606dbb3f47)
CHANGELOG
doc/02-Twig-for-Template-Designers.markdown
lib/Twig/Extension/Core.php
lib/Twig/Node/For.php
test/Twig/Tests/Node/ForTest.php
test/fixtures/tags/for/objects.test
test/fixtures/tags/for/objects_countable.test