removed 'joined by' support for the 'for' tag as a tag should not output something...
authorFabien Potencier <fabien.potencier@gmail.com>
Tue, 28 Dec 2010 18:28:29 +0000 (19:28 +0100)
committerFabien Potencier <fabien.potencier@gmail.com>
Thu, 30 Dec 2010 10:20:19 +0000 (11:20 +0100)
commit6302705a1f80f9070bad0f3fd6b8b351ea71abc7
tree85acbb4936100ec4df7214b6d9ba0c005a230d8a
parentc456666b0cd7da1ba7664d1bf44cc801857f2933
removed 'joined by' support for the 'for' tag as a tag should not output something directly
CHANGELOG
doc/templates.rst
lib/Twig/Node/For.php
lib/Twig/TokenParser/For.php
test/Twig/Tests/Fixtures/tags/for/joined_by.test [deleted file]
test/Twig/Tests/Node/ForTest.php