We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0fe2444 commit dee0042Copy full SHA for dee0042
NEWS
@@ -2,6 +2,9 @@ PHP NEWS
2
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
3
?? ??? ????, PHP 8.5.0beta3
4
5
+- Opcache:
6
+ . Fixed bug GH-19486 (Incorrect opline after deoptimization). (Arnaud)
7
+
8
- Session:
9
. Fix RC violation of session SID constant deprecation attribute. (ilutov)
10
@@ -54,7 +57,6 @@ PHP NEWS
54
57
55
58
- Opcache:
56
59
. Fixed bug GH-19493 (JIT variable not stored before YIELD). (Arnaud)
- . Fixed bug GH-19486 (Incorrect opline after deoptimization). (Arnaud)
60
61
- OpenSSL:
62
. Implement #81724 (openssl_cms_encrypt only allows specific ciphers).
0 commit comments