/
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/bug69371.phpt
--TEST-- Bug #69371 (Hash table collision leads to inaccessible array keys) --FILE-- <?php $array = array( "d6_node_type" => 1, "d6_filter_format" => 2, "d6_user" => 3, "d6_field_instance_widget_settings" => 4, "d6_field_formatter_settings" => 5, ); $weights = array( 5, 1, 3, 2, 0 ); array_multisort($weights, SORT_DESC, SORT_NUMERIC, $array); var_dump($array["d6_node_type"]); ?> --EXPECT-- int(1)
Copyright ©2k19 -
Hexid
|
Tex7ure