added the parent as an argument to the embed tag (removes the need to use extends)
authorFabien Potencier <fabien.potencier@gmail.com>
Tue, 24 Apr 2012 06:31:52 +0000 (08:31 +0200)
committerFabien Potencier <fabien.potencier@gmail.com>
Tue, 24 Apr 2012 06:31:52 +0000 (08:31 +0200)
commit0f623a11129ce28a897dbd5b812241d8b3ea9730
tree677d30d19d7870d7143b87f65c96d70298b94fe0
parentfab21d8a7641349dc390f153ef62431f836d989c
added the parent as an argument to the embed tag (removes the need to use extends)
doc/tags/embed.rst
lib/Twig/TokenParser/Embed.php
lib/Twig/TokenStream.php
test/Twig/Tests/Fixtures/tags/embed/basic.test
test/Twig/Tests/Fixtures/tags/embed/with_extends.test