--TEST-- Bug #73753 Non packed arrays and duplication --FILE-- 'foo', 'b' => 'bar', 'baz'); var_dump(traverse($arr)); ?> --EXPECT-- string(3) "baz"