summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--NEWS3
1 files changed, 3 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 90fd4fd8f4..299f4e8de2 100644
--- a/NEWS
+++ b/NEWS
@@ -17,6 +17,9 @@ PHP NEWS
. Fixed bug #74031 (ReflectionFunction for imagepng is missing last two
parameters). (finwe)
+- Opcache:
+ . Fixed bug #74019 (Segfault with list). (Laruence)
+
- OpenSSL:
. Fixed bug #74022 (PHP Fast CGI crashes when reading from a pfx file).
(Anatol)