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
28
28
. Fixed bug GH-17991 (Assertion failure dom_attr_value_write). (nielsdos)
29
29
. Fix weird unpack behaviour in DOM. (nielsdos)
30
30
31
+ - GD:
32
+ . Fixed bug GH-17984 (calls with arguments as array with references).
33
+ (David Carlier)
34
+
31
35
- Mbstring:
32
36
. Fixed bug GH-17989 (mb_output_handler crash with unset
33
37
http_output_conv_mimetypes). (nielsdos)
@@ -40,10 +44,6 @@ PHP NEWS
40
44
- Standard:
41
45
. Fix memory leaks in array_any() / array_all(). (nielsdos)
42
46
43
- - GD:
44
- . Fixed bug GH-17984 (calls with arguments as array with references).
45
- (David Carlier)
46
-
47
47
- SPL:
48
48
. Fixed bug GH-18018 (RC1 data returned from offsetGet causes UAF in
49
49
ArrayObject). (nielsdos)
You can’t perform that action at this time.
0 commit comments