summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPeter Kokot <peterkokot@gmail.com>2018-10-20 09:48:50 +0200
committerPeter Kokot <peterkokot@gmail.com>2018-10-20 09:48:50 +0200
commit1b936033b00cd223984122e6fad2cedf8e72f3f5 (patch)
treef7a20151349fd6582eaef3fa22029209ecfad4c2
parent9f5cb626ed4bede914b57ec8e233808030671ee5 (diff)
downloadphp-git-1b936033b00cd223984122e6fad2cedf8e72f3f5.tar.gz
[ci skip] Update NEWS
-rw-r--r--NEWS2
1 files changed, 2 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 3243a7ecb9..399bb1ce56 100644
--- a/NEWS
+++ b/NEWS
@@ -6,6 +6,8 @@ PHP NEWS
. Fixed bug #76946 (Cyclic reference in generator not detected). (Nikita)
. Fixed bug #77035 (The phpize and ./configure create redundant .deps file).
(Peter Kokot)
+ . Fixed bug #77041 (buildconf should output error messages to stderr)
+ (Mizunashi Mana)
- Date:
. Fixed bug #75851 (Year component overflow with date formats "c", "o", "r"