From: Xinchen Hui Date: Fri, 14 Dec 2012 08:52:56 +0000 (+0800) Subject: Add test for bug #63741 X-Git-Tag: php-5.5.0alpha2~10 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=359d91a80756cd9a9ce945c0e3aa1d2038633e7a;p=php Add test for bug #63741 --- diff --git a/Zend/tests/bug63741.phpt b/Zend/tests/bug63741.phpt new file mode 100644 index 0000000000..fc04c9e79c --- /dev/null +++ b/Zend/tests/bug63741.phpt @@ -0,0 +1,50 @@ +--TEST-- +Bug #63741 (Crash when autoloading from spl) +--FILE-- + +EOT +); + +include dirname(__FILE__)."/bug63741.tmp.php"; +?> +--CLEAN-- + +--EXPECT-- +autoloading... +OK!