summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPeter Cowburn <petercowburn@gmail.com>2014-11-19 17:03:15 +0000
committerPeter Cowburn <petercowburn@gmail.com>2014-11-19 17:03:15 +0000
commit48c0cf7df6c5fd11148c8a5a9b6362fd99dea4e3 (patch)
tree01cf7f092be966343f64ebbd44eb2994bd28c737
parent1e92b24a2aeedfe7679f2d5d92b5cfdb363b549b (diff)
downloadphp-git-48c0cf7df6c5fd11148c8a5a9b6362fd99dea4e3.tar.gz
NEWS
-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