--TEST-- Fixed #69166 (Assigning array_values() to array does not reset key counter) --FILE-- --EXPECT-- array(2) { [0]=> int(0) [1]=> int(1) }