summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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)