From: Anatol Belski Date: Tue, 5 Apr 2016 09:52:53 +0000 (+0200) Subject: update NEWS X-Git-Tag: php-5.6.21RC1~6 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=5ed05bc6861ec95785d2a77adb221a496e493682;p=php update NEWS --- diff --git a/NEWS b/NEWS index 0f9594ec8a..cb7567d0bf 100644 --- a/NEWS +++ b/NEWS @@ -11,6 +11,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)