/
usr
/
local
/
lsws
/
phpbuild
/
php-8.0.7
/
ext
/
opcache
/
tests
/
File Upload :
llllll
Current File: //usr/local/lsws/phpbuild/php-8.0.7/ext/opcache/tests/bug70111.phpt
--TEST-- Bug #70111 (Segfault when a function uses both an explicit return type and an explicit cast) --INI-- opcache.enable=1 opcache.enable_cli=1 --SKIPIF-- <?php require_once('skipif.inc'); ?> --FILE-- <?php var_dump(foo()); function foo() : string { return (string) 42; } ?> --EXPECT-- string(2) "42"
Copyright ©2k19 -
Hexid
|
Tex7ure