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)
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.


Trivial merge