summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS4
1 files changed, 4 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 6d84a8d4d8..4e36b1e807 100644
--- a/NEWS
+++ b/NEWS
@@ -19,6 +19,10 @@ PHP NEWS
. Fixed bug #76704 (mb_detect_order return value varies based on argument
type). (cmb)
+- Opcache:
+ . Fixed bug #76747 (Opcache treats path containing "test.pharma.tld" as a phar
+ file). (Laruence)
+
- phpdbg:
. Fixed bug #76595 (phpdbg man page contains outdated information).
(Kevin Abel)