Skip to content

Commit cefdfc9

Browse files
committed
Merge branch 'PHP-8.4' into PHP-8.5
* PHP-8.4: [ci skip] Update JIT news
2 parents c9a6743 + ae863ea commit cefdfc9

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

NEWS

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,9 @@ PHP NEWS
1818
script). (ilutov)
1919
. Fixed bug GH-20838 (JIT compiler produces wrong arithmetic results).
2020
(Dmitry, iliaal)
21+
. Fixed bug GH-21267 (JIT tracing: infinite loop on FETCH_OBJ_R with
22+
IS_UNDEF property in polymorphic context). (Dmitry, iliaal)
23+
. Fixed bug GH-21395 (uaf in jit). (ndossche)
2124

2225
- OpenSSL:
2326
. Fixed bug GH-21083 (Skip private_key_bits validation for EC/curve-based

0 commit comments

Comments
 (0)