Skip to content

Commit 6237bcd

Browse files
committed
Merge branch 'PHP-7.1' into PHP-7.2
* PHP-7.1: [ci skip] Sort recent NEWS entries alphabetically
2 parents e80e38a + 6563817 commit 6237bcd

File tree

1 file changed

+11
-11
lines changed

1 file changed

+11
-11
lines changed

NEWS

+11-11
Original file line numberDiff line numberDiff line change
@@ -22,17 +22,6 @@ PHP NEWS
2222
- libxml2:
2323
. Fixed bug #75871 (use pkg-config where available). (pmmaga)
2424

25-
- PGSQL:
26-
. Fixed bug #75838 (Memory leak in pg_escape_bytea()). (ard_1 at mail dot ru)
27-
28-
- Phar:
29-
. Fixed bug #54289 (Phar::extractTo() does not accept specific directories to
30-
be extracted). (bishop)
31-
. Fixed bug #65414 (deal with leading slash while adding files correctly).
32-
(bishopb)
33-
. Fixed bug #65414 (deal with leading slash when adding files correctly).
34-
(bishopb)
35-
3625
- ODBC:
3726
. Fixed bug #73725 (Unable to retrieve value of varchar(max) type). (Anatol)
3827

@@ -47,6 +36,17 @@ PHP NEWS
4736
- OpenSSL:
4837
. Fixed openssl_* arginfos. (carusogabriel)
4938

39+
- PGSQL:
40+
. Fixed bug #75838 (Memory leak in pg_escape_bytea()). (ard_1 at mail dot ru)
41+
42+
- Phar:
43+
. Fixed bug #54289 (Phar::extractTo() does not accept specific directories to
44+
be extracted). (bishop)
45+
. Fixed bug #65414 (deal with leading slash while adding files correctly).
46+
(bishopb)
47+
. Fixed bug #65414 (deal with leading slash when adding files correctly).
48+
(bishopb)
49+
5050
- SPL:
5151
. Fixed bug #74519 (strange behavior of AppendIterator). (jhdxr)
5252

0 commit comments

Comments
 (0)