removed usage of deprecated constants
authorFabien Potencier <fabien.potencier@gmail.com>
Mon, 5 Aug 2013 16:21:48 +0000 (18:21 +0200)
committerFabien Potencier <fabien.potencier@gmail.com>
Mon, 5 Aug 2013 16:25:53 +0000 (18:25 +0200)
commit7b80c942e21793ed6f8bf235015c447e508eac60
treeae21f9fca21506d82b826c58e8a3dfff55cc7890
parent696ef2daaab95f51bf8802d43a7639fabf3aba89
removed usage of deprecated constants
doc/deprecated.rst
ext/twig/twig.c
lib/Twig/ExpressionParser.php
lib/Twig/Node/Expression/GetAttr.php
lib/Twig/Template.php
test/Twig/Tests/Node/Expression/GetAttrTest.php
test/Twig/Tests/TemplateTest.php