/
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/bug76711.phpt
--TEST-- Bug #76711 OPcache enabled triggers false-positive "Illegal string offset" --INI-- opcache.enable=1 opcache.enable_cli=1 opcache.optimization_level=-1 --SKIPIF-- <?php require_once('skipif.inc'); ?> --FILE-- <?php function test($foo) { var_dump(0); var_dump($foo[0]); } test("str"); ?> --EXPECT-- int(0) string(1) "s"
Copyright ©2k19 -
Hexid
|
Tex7ure