- BC BREAK: return type of AssocValue::keys changed from
StringsArray
toArrayValue<TKey>
- BC BREAK: return type of StringsArray::toArray changed from
string[]
toarray<int, StringValue>
(methodStringsArray::toNativeStrings(): string[]
was added as replacement) - BC BREAK: return type of StringsArray::map callback changed from
StringValue|string
toStringValue