From: Anatol Belski Date: Mon, 29 Feb 2016 17:26:48 +0000 (+0100) Subject: update NEWS X-Git-Tag: php-7.0.5RC1~48 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=7a14a286bd1b98f0e37281d64bcc22f579ad37f1;p=php update NEWS --- diff --git a/NEWS b/NEWS index 5ee2d58430..e096907e72 100644 --- a/NEWS +++ b/NEWS @@ -19,6 +19,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)