/
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/bug69159.phpt
--TEST-- Bug #69159 (Opcache causes problem when passing a variable variable to a function) --INI-- opcache.enable=1 opcache.optimization_level=-1 --SKIPIF-- <?php require_once('skipif.inc'); ?> --FILE-- <?php $i = 1; $x1 = "okey"; myFunction(${"x$i"}); function myFunction($x) { var_dump($x); } ?> --EXPECT-- string(4) "okey"
Copyright ©2k19 -
Hexid
|
Tex7ure