fixed is operator (lexer did not tokenize 'foo.isactive' properly -- closes #102)
authorFabien Potencier <fabien.potencier@gmail.com>
Tue, 17 Aug 2010 05:49:57 +0000 (07:49 +0200)
committerFabien Potencier <fabien.potencier@gmail.com>
Tue, 17 Aug 2010 05:50:52 +0000 (07:50 +0200)
commit47c44e477c8b42df9f4c6b58c59d03d47c331bcd
tree336f5659bcea4133c7146d00b83e383eb0c4980a
parent7fc7180c29d4ed52d299ca8f671fb5bd2ca2c08b
fixed is operator (lexer did not tokenize 'foo.isactive' properly -- closes #102)
lib/Twig/ExpressionParser.php
lib/Twig/Lexer.php