minor #1303 Improved exception message for accessing object (without ArrayAccess...
authorFabien Potencier <fabien.potencier@gmail.com>
Sun, 5 Jan 2014 16:48:49 +0000 (17:48 +0100)
committerFabien Potencier <fabien.potencier@gmail.com>
Sun, 5 Jan 2014 16:48:49 +0000 (17:48 +0100)
commit4983af78f7b62a52866e60909768d4bb7d944a9b
tree102b5ec35b56e9c32c56dd14932569fd509a033d
parent693c0e6f3c876baa15488b0c6eaf19ed6ebe290c
parent770712b4c00293445dbc523ec61ce3cd3eb9d00c
minor #1303 Improved exception message for accessing object (without ArrayAccess) as array (hason)

This PR was merged into the 1.15-dev branch.

Discussion
----------

Improved exception message for accessing object (without ArrayAccess) as array

Commits
-------

770712b Improved exception message for accessing object without ArrayAccess as array
test/Twig/Tests/TemplateTest.php