summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAnatol Belski <ab@php.net>2016-02-29 18:26:48 +0100
committerAnatol Belski <ab@php.net>2016-02-29 18:26:48 +0100
commit7a14a286bd1b98f0e37281d64bcc22f579ad37f1 (patch)
tree398d8e34fe85bd71badebb62e0e7d8cac282a61f
parent128cc4bc9dcba8ba026de4bf79e5be8267b5f931 (diff)
downloadphp-git-7a14a286bd1b98f0e37281d64bcc22f579ad37f1.tar.gz
update NEWS
-rw-r--r--NEWS4
1 files changed, 4 insertions, 0 deletions
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)