From: Anatol Belski Date: Wed, 2 Aug 2017 19:51:35 +0000 (+0200) Subject: [ci skip] update NEWS X-Git-Tag: php-7.2.0beta3~53 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=39f0e810c94cdc73aca508f16cf94800fd216f84;p=php [ci skip] update NEWS --- diff --git a/NEWS b/NEWS index 463bdb7b2b..1eb743a974 100644 --- a/NEWS +++ b/NEWS @@ -2,6 +2,9 @@ PHP NEWS ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||| ?? ??? ????, PHP 7.2.0beta3 +- Date: + . Fixed bug #75002 (Null Pointer Dereference in timelib_time_clone). (Derick) + - FTP: . Added ftp_append() function. (blar)