Skip to content

Commit 879c772

Browse files
committed
Merge branch 'PHP-8.3' into PHP-8.4
* PHP-8.3: Fix NEWS formatting
2 parents 4496322 + d9ee711 commit 879c772

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

NEWS

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff 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)

0 commit comments

Comments
 (0)