File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff 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)
You can’t perform that action at this time.
0 commit comments