/
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/catch_static.phpt
--TEST-- Cannot catch "static" --FILE-- <?php // This could in principle be supported, but isn't right now. class Test { public function method() { try { foo(); } catch (static $e) {} } } ?> --EXPECTF-- Fatal error: Bad class name in the catch statement in %s on line %d
Copyright ©2k19 -
Hexid
|
Tex7ure