fixed parsing problem when a large chunk of text is enclosed in a raw tag
authorFabien Potencier <fabien.potencier@gmail.com>
Mon, 9 May 2011 15:35:00 +0000 (17:35 +0200)
committerFabien Potencier <fabien.potencier@gmail.com>
Mon, 9 May 2011 15:35:11 +0000 (17:35 +0200)
commit93425b32cb2a1dd513ae8e31e2f808b934056c2a
tree873aff1aa53163a5a182fe8c7c157071b6f3f528
parentd88e7ca2446b30f2e49c42599dc9385f3a73035e
fixed parsing problem when a large chunk of text is enclosed in a raw tag

This is a quick and ugly fix... This should be refactored later on
lib/Twig/Lexer.php