merged branch arnaud-lb/807 (PR #812)
authorFabien Potencier <fabien.potencier@gmail.com>
Mon, 20 Aug 2012 19:10:44 +0000 (21:10 +0200)
committerFabien Potencier <fabien.potencier@gmail.com>
Mon, 20 Aug 2012 19:10:44 +0000 (21:10 +0200)
Commits
-------

3ca6654 avoid crash when TWIG_GET_ARRAY_ELEMENT returns NULL
3694d4b allow --EXCEPTION-- tests to have a --DATA-- block

Discussion
----------

Fix for #807 (Segmentation fault when exception thrown inside any of ArrayAccess implementation methods)

This fixes #807


Trivial merge