summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--NEWS3
1 files changed, 3 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index d47196a333..b2a181a785 100644
--- a/NEWS
+++ b/NEWS
@@ -23,6 +23,9 @@ PHP NEWS
. Fixed bug #74968 (PHP crashes when calling mysqli_result::fetch_object with
an abstract class). (Anatol)
+- Opcache:
+ . Fixed bug #74980 (Narrowing occurred during type inference). (Laruence)
+
- OpenSSL:
. Fixed bug #74903 (openssl_pkcs7_encrypt() uses different EOL than before).
(Anatol)