added the "attribute" function to allow getting dynamic attributes on variables
authorFabien Potencier <fabien.potencier@gmail.com>
Sat, 27 Aug 2011 07:26:51 +0000 (09:26 +0200)
committerFabien Potencier <fabien.potencier@gmail.com>
Sat, 27 Aug 2011 07:46:06 +0000 (09:46 +0200)
commitc609060f94d87e0c9aea0bdaf83ba0ae1bcf5a2e
tree6a5798364a92a3ede9c5871dc3083d886c407d40
parent517c233679e2d0b19860609c0654847cb86c9602
added the "attribute" function to allow getting dynamic attributes on variables
CHANGELOG
doc/templates.rst
lib/Twig/ExpressionParser.php
test/Twig/Tests/Fixtures/functions/attribute.test [new file with mode: 0644]