* PHP-7.0:
Fixed bug #74439 Wrong reflection on the Locale methods
. Fixed bug #74376 (Invalid free of persistent results on error/connection
loss). (Yussuf Khalil)
+- Intl:
+ . Fixed bug #65683 (Intl does not support DateTimeImmutable). (Ben Scholzen)
+ . Fixed bug #74298 (IntlDateFormatter->format() doesn't return
+ microseconds/fractions). (Andrew Nester)
+ . Fixed bug #74433 (wrong reflection for Normalizer methods). (villfa)
++ . Fixed bug #74439 (wrong reflection for Locale methods). (villfa)
+
+- Opcache:
+ . Fixed bug #74431 (foreach infinite loop). (Nikita)
+ . Fixed bug #74442 (Opcached version produces a nested array). (Nikita)
+
- OpenSSL:
. Fixed bug #74341 (openssl_x509_parse fails to parse ASN.1 UTCTime without
seconds). (Moritz Fain)