From: Anatol Belski Date: Mon, 21 Nov 2016 14:25:46 +0000 (+0100) Subject: add test for bug #73452 X-Git-Tag: php-5.6.29RC1~10 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=4805be1db6992cda3d1b671b62fd2b40d6865ddc;p=php add test for bug #73452 --- diff --git a/ext/soap/tests/bug73452.phpt b/ext/soap/tests/bug73452.phpt new file mode 100644 index 0000000000..75f8c27016 --- /dev/null +++ b/ext/soap/tests/bug73452.phpt @@ -0,0 +1,17 @@ +--TEST-- +Bug #73452 Segfault (Regression for #69152) +--SKIPIF-- + +--FILE-- + +==DONE== +--EXPECTF-- +SoapFault exception: [4298448493] 4298448543 in :0 +Stack trace: +#0 %sbug73452.php(4): unserialize('O:9:"SoapFault"...') +#1 {main}==DONE==