We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fc48049 commit d1512d3Copy full SHA for d1512d3
NEWS
@@ -24,6 +24,7 @@ PHP NEWS
24
. Fixed bug GH-21158 (JIT: Assertion jit->ra[var].flags & (1<<0) failed in
25
zend_jit_use_reg). (Arnaud)
26
. Fixed bug GH-21593 (Borked function JIT JMPNZ smart branch). (ilutov)
27
+ . Fixed bug GH-21460 (COND optimization regression). (Dmitry, Arnaud)
28
29
- OpenSSL:
30
. Fix a bunch of memory leaks and crashes on edge cases. (ndossche)
0 commit comments