optimized parent template creation when the template does not use dynamic inheritance
authorFabien Potencier <fabien.potencier@gmail.com>
Fri, 30 Mar 2012 19:05:14 +0000 (21:05 +0200)
committerFabien Potencier <fabien.potencier@gmail.com>
Sat, 31 Mar 2012 13:21:57 +0000 (15:21 +0200)
commit1e9a1ae0bec1663a9f40b0f3b8a90b96346ef0ab
treeb2ab07d05de6ac5157332d302a0eb64c37909546
parent6e2fd68e7b62d91692a7adfb959475ab9b840d99
optimized parent template creation when the template does not use dynamic inheritance
CHANGELOG
lib/Twig/Node/Module.php
lib/Twig/Template.php
test/Twig/Tests/Node/ModuleTest.php
test/Twig/Tests/Node/SandboxedModuleTest.php