fixed Lexer when a template has a big chunk of text between/in a block (due to a...
authorFabien Potencier <fabien.potencier@gmail.com>
Sun, 24 Jan 2010 12:44:33 +0000 (13:44 +0100)
committerFabien Potencier <fabien.potencier@gmail.com>
Tue, 26 Jan 2010 07:13:46 +0000 (08:13 +0100)
commitcd4cde952d2dab1a8ad07620779bfa2648a65729
treea35caaa22de216795a1bed40950cee4926d66f08
parentfc3a59dd3219b5fcd8e823cdf32d7c40092b96e5
fixed Lexer when a template has a big chunk of text between/in a block (due to a limitation of preg_match maximum length of matching - closes #10)
lib/Twig/Lexer.php