/
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/exception_004.phpt
--TEST-- Throwing exception using a class that isn't derived from the Exception base class --FILE-- <?php class Foo { } try { throw new Foo(); } catch (Foo $e) { var_dump($e); } ?> --EXPECTF-- Fatal error: Uncaught Error: Cannot throw objects that do not implement Throwable in %s:%d Stack trace: #0 {main} thrown in %s on line %d
Copyright ©2k19 -
Hexid
|
Tex7ure