File tree Expand file tree Collapse file tree 1 file changed +7
-7
lines changed Expand file tree Collapse file tree 1 file changed +7
-7
lines changed Original file line number Diff line number Diff line change @@ -13,8 +13,11 @@ PHP NEWS
13
13
. Fixed bug #68406 (calling var_dump on a DateTimeZone object modifies it).
14
14
(jhdxr)
15
15
16
- - PGSQL:
17
- . Fixed #75838 (Memory leak in pg_escape_bytea()). (ard_1 at mail dot ru)
16
+ - LDAP:
17
+ . Fixed bug #49876 (Fix LDAP path lookup on 64-bit distros). (dzuelke)
18
+
19
+ - libxml2:
20
+ . Fixed bug #75871 (use pkg-config where available). (pmmaga)
18
21
19
22
- ODBC:
20
23
. Fixed bug #73725 (Unable to retrieve value of varchar(max) type). (Anatol)
@@ -26,11 +29,8 @@ PHP NEWS
26
29
- OpenSSL:
27
30
. Fixed openssl_* arginfos. (carusogabriel)
28
31
29
- - LDAP:
30
- . Fixed bug #49876 (Fix LDAP path lookup on 64-bit distros). (dzuelke)
31
-
32
- - libxml2:
33
- . Fixed bug #75871 (use pkg-config where available). (pmmaga)
32
+ - PGSQL:
33
+ . Fixed #75838 (Memory leak in pg_escape_bytea()). (ard_1 at mail dot ru)
34
34
35
35
- Phar:
36
36
. Fixed bug #65414 (deal with leading slash when adding files correctly).
You can’t perform that action at this time.
0 commit comments