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