Skip to content

Commit 3c17d3f

Browse files
committed
[ci skip] Fix NEWS order
1 parent d43d468 commit 3c17d3f

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

NEWS

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -28,6 +28,10 @@ PHP NEWS
2828
. Fixed bug GH-17991 (Assertion failure dom_attr_value_write). (nielsdos)
2929
. Fix weird unpack behaviour in DOM. (nielsdos)
3030

31+
- GD:
32+
. Fixed bug GH-17984 (calls with arguments as array with references).
33+
(David Carlier)
34+
3135
- Mbstring:
3236
. Fixed bug GH-17989 (mb_output_handler crash with unset
3337
http_output_conv_mimetypes). (nielsdos)
@@ -40,10 +44,6 @@ PHP NEWS
4044
- Standard:
4145
. Fix memory leaks in array_any() / array_all(). (nielsdos)
4246

43-
- GD:
44-
. Fixed bug GH-17984 (calls with arguments as array with references).
45-
(David Carlier)
46-
4747
- SPL:
4848
. Fixed bug GH-18018 (RC1 data returned from offsetGet causes UAF in
4949
ArrayObject). (nielsdos)

0 commit comments

Comments
 (0)