From: Anatol Belski Date: Fri, 11 Mar 2016 13:22:11 +0000 (+0100) Subject: update NEWS X-Git-Tag: php-5.6.20RC1~5 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=9d02e3b97e5d8511dd901e720d857b592c3631e1;p=php update NEWS --- diff --git a/NEWS b/NEWS index cf0cb05082..a17b6015c4 100644 --- a/NEWS +++ b/NEWS @@ -12,6 +12,9 @@ PHP NEWS - Curl: . Fixed bug #71694 (Support constant CURLM_ADDED_ALREADY). (mpyw) +- Date: + . Fixed bug #71635 (DatePeriod::getEndDate segfault). (Thomas Punt) + - ODBC: . Fixed bug #47803, #69526 (Executing prepared statements is succesfull only for the first two statements). (einavitamar at gmail dot com, Anatol)