/
proc
/
3430793
/
root
/
usr
/
local
/
lsws
/
phpbuild
/
php-8.0.7
/
tests
/
lang
/
File Upload :
llllll
Current File: //proc/3430793/root/usr/local/lsws/phpbuild/php-8.0.7/tests/lang/bug23279.phpt
--TEST-- Bug #23279 (exception handler stops after first function call) --FILE-- <?php ob_start(); set_exception_handler('redirect_on_error'); echo "Hello World\n"; throw new Exception; function redirect_on_error($e) { ob_end_clean(); echo "Goodbye Cruel World\n"; } ?> --EXPECT-- Goodbye Cruel World
Copyright ©2k19 -
Hexid
|
Tex7ure