/
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/bug71837.phpt
--TEST-- Bug #71837 (Wrong arrays behaviour) --FILE-- <?php $p = array(array()); array_push($p[0], array(100)); $c = array_merge($p, array()); $c[0][0] = 200; print_r($p); ?> --EXPECT-- Array ( [0] => Array ( [0] => Array ( [0] => 100 ) ) )
Copyright ©2k19 -
Hexid
|
Tex7ure