Skip to content

Commit 6563817

Browse files
committed
[ci skip] Sort recent NEWS entries alphabetically
1 parent 276b573 commit 6563817

File tree

1 file changed

+7
-7
lines changed

1 file changed

+7
-7
lines changed

NEWS

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -13,8 +13,11 @@ PHP NEWS
1313
. Fixed bug #68406 (calling var_dump on a DateTimeZone object modifies it).
1414
(jhdxr)
1515

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)
1821

1922
- ODBC:
2023
. Fixed bug #73725 (Unable to retrieve value of varchar(max) type). (Anatol)
@@ -26,11 +29,8 @@ PHP NEWS
2629
- OpenSSL:
2730
. Fixed openssl_* arginfos. (carusogabriel)
2831

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)
3434

3535
- Phar:
3636
. Fixed bug #65414 (deal with leading slash when adding files correctly).

0 commit comments

Comments
 (0)