* PHP-7.1:
Fixes bug #75871 Use pkg-config for libxml2 if available
- LDAP:
. Fixed bug #49876 (Fix LDAP path lookup on 64-bit distros). (dzuelke)
+ - libxml2:
+ . Fixed bug #75871 (use pkg-config where available). (pmmaga)
+
+- PGSQL:
+ . Fixed bug #75838 (Memory leak in pg_escape_bytea()). (ard_1 at mail dot ru)
+
- Phar:
+ . Fixed bug #54289 (Phar::extractTo() does not accept specific directories to
+ be extracted). (bishop)
+ . Fixed bug #65414 (deal with leading slash while adding files correctly).
+ (bishopb)
. Fixed bug #65414 (deal with leading slash when adding files correctly).
(bishopb)