From: Anatol Belski Date: Mon, 29 Feb 2016 17:25:16 +0000 (+0100) Subject: update NEWS X-Git-Tag: php-5.6.20RC1~24 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=c49d9f06847b35a8b300b02aa8b7329558707168;p=php update NEWS --- diff --git a/NEWS b/NEWS index 1615ad8f4c..3938a4ed7a 100644 --- a/NEWS +++ b/NEWS @@ -10,6 +10,10 @@ PHP NEWS . Fixed bug #47803, #69526 (Executing prepared statements is succesfull only for the first two statements). (einavitamar at gmail dot com, Anatol) +- PDO_DBlib: + . Bug #54648 (PDO::MSSQL forces format of datetime fields). + (steven dot lambeth at gmx dot de, Anatol) + - Phar: . Fixed bug #71625 (Crash in php7.dll with bad phar filename). (Anatol)