removed the 'without loop' attribute for the 'for' tag
authorFabien Potencier <fabien.potencier@gmail.com>
Mon, 13 Dec 2010 14:59:12 +0000 (15:59 +0100)
committerFabien Potencier <fabien.potencier@gmail.com>
Mon, 13 Dec 2010 14:59:12 +0000 (15:59 +0100)
commitac0b54c141548050c675aa14585c8818f12353b6
tree714facc58654322227ecd46d76a1e480037248b1
parent8cd9bcb775657e49da54964114fdaed10b3e75cb
removed the 'without loop' attribute for the 'for' tag
CHANGELOG
doc/02-Twig-for-Template-Designers.markdown
lib/Twig/Node/For.php
lib/Twig/TokenParser/For.php
test/Twig/Tests/Node/ForTest.php