- When merging value arrays, append instead of merging values for keys.
- Swap the flag over from
FLAG_APPEND_VALUE_ARRAY
toFLAG_MERGE_VALUE_ARRAY
- Swap the flag over from
- Add the flag:
FLAG_UNIQUE_VALUE_ARRAY
to remove unique values when merging value arrays