made a speed optimization to macro calls when imported via the from tag
authorFabien Potencier <fabien.potencier@gmail.com>
Mon, 23 Jan 2012 08:22:43 +0000 (09:22 +0100)
committerFabien Potencier <fabien.potencier@gmail.com>
Mon, 23 Jan 2012 08:22:43 +0000 (09:22 +0100)
commite81c932e779352f5716290765ac9786950b6b473
treeea6b858da32f8cb755651516b662929fcfe27b18
parent58f7fa35744fa8bc8f7d65392fd7375c17d7a40b
made a speed optimization to macro calls when imported via the from tag
CHANGELOG
lib/Twig/ExpressionParser.php
lib/Twig/Node/Expression/MethodCall.php [new file with mode: 0644]
lib/Twig/NodeVisitor/SafeAnalysis.php
lib/Twig/Template.php
lib/Twig/TokenParser/From.php