From 2224277d7d7efb06adcb512427e299295876fb87 Mon Sep 17 00:00:00 2001 From: Peter Kokot Date: Fri, 19 Oct 2018 00:12:34 +0200 Subject: [PATCH] [ci skip] Update NEWS --- NEWS | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/NEWS b/NEWS index adccc4d2bd4..c103d5dd23e 100644 --- a/NEWS +++ b/NEWS @@ -2,6 +2,10 @@ PHP NEWS ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||| ?? ??? ????, PHP 7.3.0RC4 +- Core: + . Fixed bug #77035 (The phpize and ./configure create redundant .deps file). + (Peter Kokot) + - Date: . Updated timelib to 2018.01RC1 to address several bugs: (Derick) . Fixed bug #75577 (DateTime::createFromFormat does not accept 'v' format