--TEST-- array_values() preserves next index from source array when shallow-copying --FILE-- --EXPECT-- Array ( [0] => 1 [1] => 2 [2] => 4 )