Make `a.b is defined` not throw an exception if a is not defined (in strict mode)
authornikic <+@ni-po.com>
Thu, 9 Jun 2011 18:50:48 +0000 (20:50 +0200)
committernikic <+@ni-po.com>
Thu, 9 Jun 2011 18:50:48 +0000 (20:50 +0200)
commite7604832875a3bf42b57e396ff653b9ac7b774c2
tree9b7ed0d240568806a3541e2d28158cfed9c973c1
parentcd0e749308e8692ab7aee15b71c220d20c3088bc
Make `a.b is defined` not throw an exception if a is not defined (in strict mode)
lib/Twig/Node/Expression/Filter.php
lib/Twig/Node/Expression/GetAttr.php
lib/Twig/Node/Expression/Name.php
lib/Twig/Node/Expression/Test.php