removed the possibility to use the extends tag from a block (as it is semantically...
authorFabien Potencier <fabien.potencier@gmail.com>
Sat, 6 Aug 2011 07:16:03 +0000 (09:16 +0200)
committerFabien Potencier <fabien.potencier@gmail.com>
Sat, 6 Aug 2011 07:16:10 +0000 (09:16 +0200)
commit801f3e638c76d57172b07d685c18f47eb1efbb27
treed363c3ef1fdbda6a1811ad2f8fec4181dc2e4815
parentc201137f2191adefc9f1d9d4ad0a8df8bda5410b
removed the possibility to use the extends tag from a block (as it is semantically incorrect and it probably does not work as you expect it to in this case)
CHANGELOG
lib/Twig/Parser.php
lib/Twig/TokenParser/Extends.php