added an optimization for the set tag when used to capture a large chunk of static...
authorFabien Potencier <fabien.potencier@gmail.com>
Tue, 26 Jul 2011 21:22:49 +0000 (23:22 +0200)
committerFabien Potencier <fabien.potencier@gmail.com>
Sun, 7 Aug 2011 17:08:15 +0000 (19:08 +0200)
commit7b5e5969a2c960b9e50060349250582f05034c3e
treefea4a4f9709ef9ca629fe68339525efcbd3c847c
parentfd0573103e15bf9a817d0c341df4d48752983085
added an optimization for the set tag when used to capture a large chunk of static text
CHANGELOG
lib/Twig/Node/Set.php
test/Twig/Tests/Node/SetTest.php