fixed crash in twig_template_get_attributes when input is not an array or object
authorArnaud Le Blanc <arnaud.lb@gmail.com>
Thu, 15 Dec 2011 19:54:24 +0000 (20:54 +0100)
committerArnaud Le Blanc <arnaud.lb@gmail.com>
Fri, 16 Dec 2011 19:46:37 +0000 (20:46 +0100)
commit9e6f2853625bee3b9dd670d6ad927e67cf176342
treef9879b64234d7baf9b4316aa518dce06c3466666
parentfba7f95bd2637af9a75bd0f3c0efb2bbf227ee9f
fixed crash in twig_template_get_attributes when input is not an array or object
ext/twig/twig.c
test/Twig/Tests/TemplateTest.php