summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--NEWS2
1 files changed, 2 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 7de8c7ad04..cf148e5e5f 100644
--- a/NEWS
+++ b/NEWS
@@ -6,6 +6,8 @@ PHP NEWS
. Fixed bug #68370 ("unset($this)" can make the program crash). (Laruence)
. Fixed bug #68104 (Segfault while pre-evaluating a disabled function).
(Laruence)
+ . Fixed bug #68355 (Inconsistency in example php.ini comments).
+ (Chris McCafferty)
- FPM:
. Fixed bug #68420 (listen=9000 listens to ipv6 localhost instead of all