/
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/bug37251.phpt
--TEST-- Bug #37251 (deadlock when custom error handler is to catch array type hint error) --FILE-- <?php class Foo { function bar(array $foo) { } } try { $foo = new Foo(); $foo->bar(); } catch (Error $e) { echo 'OK'; } ?> --EXPECT-- OK
Copyright ©2k19 -
Hexid
|
Tex7ure