/
proc
/
3430793
/
cwd
/
usr
/
local
/
lsws
/
phpbuild
/
php-8.0.7
/
ext
/
standard
/
tests
/
array
/
File Upload :
llllll
Current File: //proc/3430793/cwd/usr/local/lsws/phpbuild/php-8.0.7/ext/standard/tests/array/bug69166.phpt
--TEST-- Fixed #69166 (Assigning array_values() to array does not reset key counter) --FILE-- <?php $array = [0]; $ar = array_values($array); $ar[] = 1; var_dump($ar); ?> --EXPECT-- array(2) { [0]=> int(0) [1]=> int(1) }
Copyright ©2k19 -
Hexid
|
Tex7ure