Skip to content

Commit 6af240d

Browse files
committed
[ci skip] Fix NEWS order
1 parent e9c0296 commit 6af240d

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
@@ -12,6 +12,13 @@ PHP NEWS
1212
. Fix weird unpack behaviour in DOM. (nielsdos)
1313
. Fix xinclude destruction of live attributes. (nielsdos)
1414

15+
- Embed:
16+
. Fixed bug GH-8533 (Unable to link dynamic libphp on Mac). (Kévin Dunglas)
17+
18+
- Fuzzer:
19+
. Fixed bug GH-18081 (Memory leaks in error paths of fuzzer SAPI).
20+
(Lung-Alexandra)
21+
1522
- GD:
1623
. Fixed bug GH-17984 (calls with arguments as array with references).
1724
(David Carlier)
@@ -23,13 +30,6 @@ PHP NEWS
2330
(David Carlier)
2431
. Fix UConverter::transcode with substitutes as references. (David Carlier)
2532

26-
- Embed:
27-
. Fixed bug GH-8533 (Unable to link dynamic libphp on Mac). (Kévin Dunglas)
28-
29-
- Fuzzer:
30-
. Fixed bug GH-18081 (Memory leaks in error paths of fuzzer SAPI).
31-
(Lung-Alexandra)
32-
3333
- Mbstring:
3434
. Fixed bug GH-17989 (mb_output_handler crash with unset
3535
http_output_conv_mimetypes). (nielsdos)

0 commit comments

Comments
 (0)