From: Anatol Belski Date: Tue, 5 Apr 2016 09:55:36 +0000 (+0200) Subject: update NEWS X-Git-Tag: php-7.0.6RC1~33 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=dedc9a4200119058998b2b8b655cbf0df2f72843;p=php update NEWS --- diff --git a/NEWS b/NEWS index 5ff99faf5d..50d90fdd69 100644 --- a/NEWS +++ b/NEWS @@ -29,6 +29,10 @@ PHP NEWS . Fixed bug #71831 (CURLOPT_NOPROXY applied as long instead of string). (Michael Sierks) +- Date: + . Fixed bug #71889 (DateInterval::format Segmentation fault). + (Thomas Punt) + - ODBC: . Fixed bug #63171 (Script hangs after max_execution_time). (Remi)