/
usr
/
local
/
lsws
/
phpbuild
/
php-8.0.7
/
Zend
/
tests
/
File Upload :
llllll
Current File: //usr/local/lsws/phpbuild/php-8.0.7/Zend/tests/bug71163.phpt
--TEST-- Bug #71163 (Segmentation Fault (cleanup_unfinished_calls)) --FILE-- <?php spl_autoload_register(function ($name) { eval ("class $name extends Exception { public static function foo() {}}"); throw new Exception("boom"); }); function test2() { try { Test::foo(); } catch (Exception $e) { echo "okey"; } } function test() { test2(); } test(); ?> --EXPECT-- okey
Copyright ©2k19 -
Hexid
|
Tex7ure