* PHP-7.1:
Fixed #75317 - UConverter::setDestinationEncoding changes source instead of destinatination
. Fixed bug #75301 (Exif extension has built in revision version). (Peter
Kokot)
-- intl:
+- Fileinfo:
+ . Upgrade bundled libmagic to 5.31. (Anatol)
+
+- Intl:
+ . Fixed bug #75378 ([REGRESSION] IntlDateFormatter::parse() does not change
+ $position argument). (Laruence)
+ . Fixed bug #75317 (UConverter::setDestinationEncoding changes source instead
+ of destination). (andrewnester)
+- JSON:
+ . Fixed bug #68567 (JSON_PARTIAL_OUTPUT_ON_ERROR can result in JSON with null
+ key). (Jakub Zelenka)
+
- OCI8:
. Fixed valgrind issue. (Tianfang Yang)