Do not use Node_Expression_Name for function names, just use strings for those
authornikic <nikita.ppv@googlemail.com>
Sun, 3 Jul 2011 10:26:50 +0000 (12:26 +0200)
committernikic <nikita.ppv@googlemail.com>
Sat, 6 Aug 2011 09:21:23 +0000 (11:21 +0200)
commitda4d964047d7240ac23bc77130f4e29226540e14
treeb76a0ecda5cce2463f31e212f71ce28317145ef5
parent652ac774d6662ef2a5462dac3b68c31207c7a010
Do not use Node_Expression_Name for function names, just use strings for those
lib/Twig/ExpressionParser.php
lib/Twig/Node/Expression/Function.php
lib/Twig/NodeVisitor/SafeAnalysis.php
lib/Twig/NodeVisitor/Sandbox.php
test/Twig/Tests/Node/Expression/FunctionTest.php