We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents c9a6743 + ae863ea commit cefdfc9Copy full SHA for cefdfc9
NEWS
@@ -18,6 +18,9 @@ PHP NEWS
18
script). (ilutov)
19
. Fixed bug GH-20838 (JIT compiler produces wrong arithmetic results).
20
(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)
24
25
- OpenSSL:
26
. Fixed bug GH-21083 (Skip private_key_bits validation for EC/curve-based
0 commit comments