`ary_dup()` should not use `ary_replace(); fix #4004
Otherwise the duplicated object may have shared entities that should not be modified in-line.
Showing
Please register or sign in to comment
Otherwise the duplicated object may have shared entities that should not be modified in-line.