We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5563535 commit 772bb62Copy full SHA for 772bb62
NEWS
@@ -24,6 +24,10 @@ PHP NEWS
24
. Fixed bug GH-9535 (The behavior of mb_strcut in mbstring has been changed in
25
PHP8.1). (Nathan Freeman)
26
27
+- Opcache:
28
+ . Fixed bug GH-9968 (Segmentation Fault during OPCache Preload).
29
+ (Arnaud, michdingpayc)
30
+
31
- OpenSSL:
32
. Fixed bug GH-9997 (OpenSSL engine clean up segfault). (Jakub Zelenka)
33
. Fixed bug GH-9064 (PHP fails to build if openssl was built with --no-ec).
0 commit comments