fixed the ternary operator
authorFabien Potencier <fabien.potencier@gmail.com>
Mon, 10 Jan 2011 18:06:37 +0000 (19:06 +0100)
committerFabien Potencier <fabien.potencier@gmail.com>
Mon, 10 Jan 2011 18:07:04 +0000 (19:07 +0100)
commitac9e4eec15e70ef43e50bf99fa3c2dab970e96fe
treea11d87221b608f60f7c07a2521737747362e8453
parente96ed3f66c68596c09d19ce1c2a48a2a3bce6acb
fixed the ternary operator
CHANGELOG
lib/Twig/Node/Expression/Conditional.php
lib/Twig/Node/Expression/Filter.php
test/Twig/Tests/Node/Expression/ConditionalTest.php
test/Twig/Tests/Node/IncludeTest.php
test/Twig/Tests/Node/ModuleTest.php