From 3b8be227bd070da0acffdae9a3bd8043c08ec2d3 Mon Sep 17 00:00:00 2001 From: Peter Kokot Date: Sat, 20 Oct 2018 09:52:46 +0200 Subject: [PATCH] [ci skip] Update NEWS --- NEWS | 2 ++ 1 file changed, 2 insertions(+) diff --git a/NEWS b/NEWS index 28e554b5fb5..5530dade6d2 100644 --- a/NEWS +++ b/NEWS @@ -8,6 +8,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: . Upgraded timelib to 2017.08. (Derick)