We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8796d75 commit ae863eaCopy full SHA for ae863ea
NEWS
@@ -12,6 +12,9 @@ PHP NEWS
12
- Opcache:
13
. Fixed bug GH-20838 (JIT compiler produces wrong arithmetic results).
14
(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)
18
19
- OpenSSL:
20
. Fixed bug GH-21083 (Skip private_key_bits validation for EC/curve-based
0 commit comments