fixed the lexer when an operator ending with a letter ends a line
authorFabien Potencier <fabien.potencier@gmail.com>
Thu, 8 Dec 2011 08:29:20 +0000 (09:29 +0100)
committerFabien Potencier <fabien.potencier@gmail.com>
Thu, 8 Dec 2011 08:29:20 +0000 (09:29 +0100)
commitae250f6b6f354f091dc0a5f7621eef275d87a41b
tree9e248c763c2e33a68831af4d314453bbf3140044
parentb496a2324c21b5b19a4e28ac15c8270c8810c0fe
fixed the lexer when an operator ending with a letter ends a line
CHANGELOG
lib/Twig/Lexer.php
test/Twig/Tests/LexerTest.php