made it possible to use named operators as variables
authorFabien Potencier <fabien.potencier@gmail.com>
Tue, 15 Oct 2013 16:27:17 +0000 (18:27 +0200)
committerFabien Potencier <fabien.potencier@gmail.com>
Tue, 15 Oct 2013 16:35:22 +0000 (18:35 +0200)
commit8d805aacb8f23cdf8ff7c91c4c6f7d16e04f3c3c
tree0afe5f42d0ca266b01698bffae662fdee94eb640
parent6126457550e62923a2dcf16603512b1bba43144c
made it possible to use named operators as variables
CHANGELOG
lib/Twig/ExpressionParser.php
test/Twig/Tests/Fixtures/expressions/operators_as_variables.test [new file with mode: 0644]
test/Twig/Tests/Fixtures/expressions/two_word_operators_as_variables.test [new file with mode: 0644]
test/Twig/Tests/Fixtures/regression/matches_as_variable.test [deleted file]