Improved exception message while trying to access an attribute from an empty array.
authorJavier Spagnoletti <phansys@gmail.com>
Wed, 9 Jul 2014 16:47:07 +0000 (13:47 -0300)
committerTugdual Saunier <tugdual.saunier@gmail.com>
Wed, 6 Aug 2014 06:18:32 +0000 (07:18 +0100)
commit15ce450e321e9b8fbb4fd5ddbfadbea8939570b4
tree69c6fe964c0a515461c961a94849757a5b517c4d
parentda2d52b0226e2b6dcaf01278de76cf0cb874141d
Improved exception message while trying to access an attribute from an empty array.
lib/Twig/Template.php
test/Twig/Tests/TemplateTest.php