From: Marcus Boerger Date: Fri, 11 Mar 2005 02:32:07 +0000 (+0000) Subject: - Add new test X-Git-Tag: php-5.0.1b1~842 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=b4a961a2349e47c588b32826cf6f8af0cbcf5b3d;p=php - Add new test --- diff --git a/Zend/tests/bug32252.phpt b/Zend/tests/bug32252.phpt new file mode 100755 index 0000000000..706da18cfb --- /dev/null +++ b/Zend/tests/bug32252.phpt @@ -0,0 +1,47 @@ +--TEST-- +Bug #32252 (Segfault when offsetSet throws an Exception (only without debug)) +--FILE-- + +===DONE=== +--EXPECT-- +Test::offsetSet(-1, 123) +CAUGHT +===DONE===