* PHP-7.1:
Fix openssl_* arginfos
. Fixed bug #75969 (Assertion failure in live range DCE due to block pass
misoptimization). (Nikita)
-- LDAP:
- . Fixed bug #49876 (Fix LDAP path lookup on 64-bit distros). (dzuelke)
-
-- libxml2:
- . Fixed bug #75871 (use pkg-config where available). (pmmaga)
-
-- Phar:
- . Fixed bug #65414 (deal with leading slash when adding files correctly).
- (bishopb)
-
+ - OpenSSL:
+ . Fixed openssl_* arginfos. (carusogabriel)
+
- SPL:
. Fixed bug #74519 (strange behavior of AppendIterator). (jhdxr)