/
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/bug76025.phpt
--TEST-- Bug #76025 (Segfault while throwing exception in error_handler) --FILE-- <?php function handleError($errno, $errstr, $errfile, $errline) { $exception = new exception("blah"); throw $exception; } set_error_handler('handleError', E_ALL); $c = $b[$a]; ?> --EXPECTF-- Fatal error: Uncaught Exception: blah in %sbug76025.php:%d Stack trace: #0 %s(%d): handleError(2, 'Undefined varia...', '%s', %d) #1 {main} thrown in %sbug76025.php on line %d
Copyright ©2k19 -
Hexid
|
Tex7ure