diff options
author | Anatol Belski <ab@php.net> | 2016-02-29 18:26:48 +0100 |
---|---|---|
committer | Anatol Belski <ab@php.net> | 2016-02-29 18:26:48 +0100 |
commit | 7a14a286bd1b98f0e37281d64bcc22f579ad37f1 (patch) | |
tree | 398d8e34fe85bd71badebb62e0e7d8cac282a61f | |
parent | 128cc4bc9dcba8ba026de4bf79e5be8267b5f931 (diff) | |
download | php-git-7a14a286bd1b98f0e37281d64bcc22f579ad37f1.tar.gz |
update NEWS
-rw-r--r-- | NEWS | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -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) |