From 660956b5142f94bb4928b73b2cdbd95e6c996ebb Mon Sep 17 00:00:00 2001 From: Marcus Boerger Date: Thu, 23 Mar 2006 11:48:59 +0000 Subject: [PATCH] - Add missing bug title and synch with other tests --- ext/spl/tests/bug36825.phpt | 27 ++++++++++++++++----------- 1 file changed, 16 insertions(+), 11 deletions(-) diff --git a/ext/spl/tests/bug36825.phpt b/ext/spl/tests/bug36825.phpt index 5c633d022e..35de013a8f 100644 --- a/ext/spl/tests/bug36825.phpt +++ b/ext/spl/tests/bug36825.phpt @@ -1,26 +1,31 @@ --TEST-- -Bug #36825 () +Bug #36825 (Exceptions thrown in ArrayObject::offsetGet cause segfault) --FILE-- +===DONE=== --EXPECT-- +foo::offsetGet(bar) got exception -Done +===DONE=== -- 2.50.1