/
proc
/
2156874
/
root
/
proc
/
2156873
/
root
/
usr
/
local
/
lsws
/
phpbuild
/
php-8.0.7
/
ext
/
json
/
tests
/
File Upload :
llllll
Current File: //proc/2156874/root/proc/2156873/root/usr/local/lsws/phpbuild/php-8.0.7/ext/json/tests/009.phpt
--TEST-- json_encode() with non-packed array that should be encoded as an array rather than object --FILE-- <?php $a = array(1, 2, 3, 'foo' => 'bar'); unset($a['foo']); var_dump(json_encode($a)); echo "Done\n"; ?> --EXPECT-- string(7) "[1,2,3]" Done
Copyright ©2k19 -
Hexid
|
Tex7ure