fixed the "defined" test and the "default" filter
authorFabien Potencier <fabien.potencier@gmail.com>
Thu, 27 Oct 2011 16:23:43 +0000 (18:23 +0200)
committerFabien Potencier <fabien.potencier@gmail.com>
Thu, 27 Oct 2011 16:26:17 +0000 (18:26 +0200)
commit29534aada82e9adc90e9a2461af5354fc0a15531
tree766c9f0ea7de5519f9f1e00a3ba3926fa979ff78
parent52a8afd67cac3dc30641d907fd5084f7973887c5
fixed the "defined" test and the "default" filter
CHANGELOG
lib/Twig/Node/Expression/GetAttr.php
lib/Twig/Node/Expression/Test.php
lib/Twig/Template.php
test/Twig/Tests/TemplateTest.php