diff options
author | Remi Collet <remi@php.net> | 2016-03-17 13:40:42 +0100 |
---|---|---|
committer | Remi Collet <remi@php.net> | 2016-03-17 13:40:42 +0100 |
commit | d513b4cde5cdb25ea7f8fcd064ee98a6ffa53322 (patch) | |
tree | b396cbbf24807b832860e29d2fa598829a5391f7 | |
parent | 407ad28ae5bbdf1c9e4c3ae8fa40a3ec6aeaf34e (diff) | |
download | php-git-d513b4cde5cdb25ea7f8fcd064ee98a6ffa53322.tar.gz |
NEWS
-rw-r--r-- | NEWS | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -26,6 +26,7 @@ PHP NEWS - ODBC: . Fixed bug #47803, #69526 (Executing prepared statements is succesfull only for the first two statements). (einavitamar at gmail dot com, Anatol) + . Fixed bug #63171 (Script hangs after max_execution_time). (Remi) - PDO_DBlib: . Bug #54648 (PDO::MSSQL forces format of datetime fields). |