/
proc
/
3430793
/
root
/
usr
/
local
/
lsws
/
phpbuild
/
php-8.0.7
/
ext
/
opcache
/
tests
/
jit
/
File Upload :
llllll
Current File: //proc/3430793/root/usr/local/lsws/phpbuild/php-8.0.7/ext/opcache/tests/jit/array_elem.phpt
--TEST-- Refcount inference when adding array elements --FILE-- <?php function test($a) { $ary = [$a]; $ary2 = [0, $ary, $ary]; return $ary2; } var_dump(test(1)); ?> --EXPECT-- array(3) { [0]=> int(0) [1]=> array(1) { [0]=> int(1) } [2]=> array(1) { [0]=> int(1) } }
Copyright ©2k19 -
Hexid
|
Tex7ure