. Fixed bug #68406 (calling var_dump on a DateTimeZone object modifies it).
(jhdxr)
-- PGSQL:
- . Fixed #75838 (Memory leak in pg_escape_bytea()). (ard_1 at mail dot ru)
+- LDAP:
+ . Fixed bug #49876 (Fix LDAP path lookup on 64-bit distros). (dzuelke)
+
+- libxml2:
+ . Fixed bug #75871 (use pkg-config where available). (pmmaga)
- ODBC:
. Fixed bug #73725 (Unable to retrieve value of varchar(max) type). (Anatol)
- OpenSSL:
. Fixed openssl_* arginfos. (carusogabriel)
-- 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 #75838 (Memory leak in pg_escape_bytea()). (ard_1 at mail dot ru)
- Phar:
. Fixed bug #65414 (deal with leading slash when adding files correctly).