fixed a parsing problem when a large chunk of text is enclosed in a comment tag
authorFabien Potencier <fabien.potencier@gmail.com>
Mon, 25 Jul 2011 13:51:24 +0000 (15:51 +0200)
committerFabien Potencier <fabien.potencier@gmail.com>
Mon, 25 Jul 2011 13:51:24 +0000 (15:51 +0200)
commit6783d5812bc2a89ccaae3c1fe251501cd26faf53
tree10d1f91b1438241036586a35ceba563fa09e23ec
parente44ea9b0d4608db773d2dfce48c23f04be24e4d3
fixed a parsing problem when a large chunk of text is enclosed in a comment tag
CHANGELOG
lib/Twig/Lexer.php
test/Twig/Tests/LexerTest.php