Skip to content

Commit ae863ea

Browse files
committed
[ci skip] Update JIT news
Closes GH-21395.
1 parent 8796d75 commit ae863ea

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
@@ -12,6 +12,9 @@ PHP NEWS
1212
- Opcache:
1313
. Fixed bug GH-20838 (JIT compiler produces wrong arithmetic results).
1414
(Dmitry, iliaal)
15+
. Fixed bug GH-21267 (JIT tracing: infinite loop on FETCH_OBJ_R with
16+
IS_UNDEF property in polymorphic context). (Dmitry, iliaal)
17+
. Fixed bug GH-21395 (uaf in jit). (ndossche)
1518

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

0 commit comments

Comments
 (0)