From: Remi Collet Date: Thu, 17 Mar 2016 12:40:42 +0000 (+0100) Subject: NEWS X-Git-Tag: php-5.6.21RC1~33^2~1 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=d513b4cde5cdb25ea7f8fcd064ee98a6ffa53322;p=php NEWS --- diff --git a/NEWS b/NEWS index 5ffad7624a..37f8e81b06 100644 --- a/NEWS +++ b/NEWS @@ -26,6 +26,7 @@ PHP NEWS - ODBC: . Fixed bug #47803, #69526 (Executing prepared statements is succesfull only for the first two statements). (einavitamar at gmail dot com, Anatol) + . Fixed bug #63171 (Script hangs after max_execution_time). (Remi) - PDO_DBlib: . Bug #54648 (PDO::MSSQL forces format of datetime fields).