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
2727- DOM:
2828 . Fix macro name clash on macOS. (Ruoyu Zhong)
2929
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-
3530- GD:
36- . FIxed GH-19955 (imagefttext() memory leak). (David Carlier)
31+ . Fixed GH-19955 (imagefttext() memory leak). (David Carlier)
3732
3833- MySQLnd:
3934 . Fixed bug #67563 (mysqli compiled with mysqlnd does not take ipv6 adress
4035 as parameter). (nielsdos)
4136
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+
4242- SimpleXML:
4343 . Fixed bug GH-19988 (zend_string_init with NULL pointer in simplexml (UB)).
4444 (nielsdos)
You can’t perform that action at this time.
0 commit comments