File tree Expand file tree Collapse file tree 1 file changed +6
-6
lines changed Expand file tree Collapse file tree 1 file changed +6
-6
lines changed Original file line number Diff line number Diff line change @@ -27,18 +27,18 @@ PHP NEWS
27
27
- DOM:
28
28
. Fix macro name clash on macOS. (Ruoyu Zhong)
29
29
30
- - Opcache:
31
- . Fixed bug GH-19669 (assertion failure in zend_jit_trace_type_to_info_ex).
32
- (Arnaud)
33
- . Fixed bug GH-19831 (function JIT may not deref property value). (Arnaud)
34
-
35
30
- GD:
36
- . FIxed GH-19955 (imagefttext() memory leak). (David Carlier)
31
+ . Fixed GH-19955 (imagefttext() memory leak). (David Carlier)
37
32
38
33
- MySQLnd:
39
34
. Fixed bug #67563 (mysqli compiled with mysqlnd does not take ipv6 adress
40
35
as parameter). (nielsdos)
41
36
37
+ - Opcache:
38
+ . Fixed bug GH-19669 (assertion failure in zend_jit_trace_type_to_info_ex).
39
+ (Arnaud)
40
+ . Fixed bug GH-19831 (function JIT may not deref property value). (Arnaud)
41
+
42
42
- SimpleXML:
43
43
. Fixed bug GH-19988 (zend_string_init with NULL pointer in simplexml (UB)).
44
44
(nielsdos)
You can’t perform that action at this time.
0 commit comments