minor #1475 Improved exception message while trying to access an attribute from an...
authorFabien Potencier <fabien.potencier@gmail.com>
Wed, 6 Aug 2014 06:46:32 +0000 (08:46 +0200)
committerFabien Potencier <fabien.potencier@gmail.com>
Wed, 6 Aug 2014 06:46:32 +0000 (08:46 +0200)
commite2d2a250d963dd5bba4ad23fc01c7282fc042946
tree0bd0fb3140de60195390386414a5c1eebf861c3e
parentda2d52b0226e2b6dcaf01278de76cf0cb874141d
parent759a77d0408a67791d6da8e241d2dc24d8b78056
minor #1475 Improved exception message while trying to access an attribute from an empty array (phansys, tucksaun)

This PR was merged into the 1.16-dev branch.

Discussion
----------

Improved exception message while trying to access an attribute from an empty array

Rebased #1439 in master and updated twig extension

Commits
-------

759a77d [Ext] updating Twig extension for previous commit
15ce450 Improved exception message while trying to access an attribute from an empty array.