From: Antony Dovgal Date: Mon, 9 Apr 2007 07:29:12 +0000 (+0000) Subject: new test X-Git-Tag: RELEASE_1_1_0~36 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=a083ad9257733dcef3d5b60eb2a808f6863ae180;p=php new test --- diff --git a/Zend/tests/bug41026.phpt b/Zend/tests/bug41026.phpt new file mode 100644 index 0000000000..7caac215e0 --- /dev/null +++ b/Zend/tests/bug41026.phpt @@ -0,0 +1,26 @@ +--TEST-- +Bug #41026 (segfault when calling "self::method()" in shutdown functions) +--FILE-- + +--EXPECTF-- +Done + +Warning: (Registered shutdown functions) Unable to call self::on_shutdown() - function does not exist in Unknown on line 0