File tree Expand file tree Collapse file tree 1 file changed +7
-7
lines changed Expand file tree Collapse file tree 1 file changed +7
-7
lines changed Original file line number Diff line number Diff line change @@ -12,6 +12,13 @@ PHP NEWS
12
12
. Fix weird unpack behaviour in DOM. (nielsdos)
13
13
. Fix xinclude destruction of live attributes. (nielsdos)
14
14
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
+
15
22
- GD:
16
23
. Fixed bug GH-17984 (calls with arguments as array with references).
17
24
(David Carlier)
@@ -23,13 +30,6 @@ PHP NEWS
23
30
(David Carlier)
24
31
. Fix UConverter::transcode with substitutes as references. (David Carlier)
25
32
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
-
33
33
- Mbstring:
34
34
. Fixed bug GH-17989 (mb_output_handler crash with unset
35
35
http_output_conv_mimetypes). (nielsdos)
You can’t perform that action at this time.
0 commit comments