/
proc
/
3430793
/
root
/
usr
/
local
/
lsws
/
phpbuild
/
php-8.0.7
/
ext
/
standard
/
tests
/
array
/
File Upload :
llllll
Current File: //proc/3430793/root/usr/local/lsws/phpbuild/php-8.0.7/ext/standard/tests/array/bug67693.phpt
--TEST-- Bug #67693 - incorrect push to empty array --FILE-- <?php $array = array(-1 => 0); array_pop($array); array_push($array, 0); array_push($array, 0); var_dump($array); echo"\nDone"; ?> --EXPECT-- array(2) { [-1]=> int(0) [0]=> int(0) } Done
Copyright ©2k19 -
Hexid
|
Tex7ure