mirror of
https://github.com/php/php-src.git
synced 2025-08-20 01:14:28 +02:00
Revert "update NEWS"
This reverts commit fdbc673f8c
.
These changes were applied to earlier versions so these notes shouldn't have
been added here.
This commit is contained in:
parent
3ba1016a24
commit
e075e867c9
1 changed files with 0 additions and 11 deletions
11
NEWS
11
NEWS
|
@ -33,16 +33,5 @@ PHP NEWS
|
|||
. Added array input support to mb_convert_encoding(). (Yasuo)
|
||||
. Added array input support to mb_check_encoding(). (Yasuo)
|
||||
|
||||
- PDO_DBlib:
|
||||
. Fixed bug #72414 (Never quote values as raw binary data). (Adam Baratz)
|
||||
. Allow \PDO::setAttribute() to set query timeouts. (Adam Baratz)
|
||||
. Handle SQLDECIMAL/SQLNUMERIC types, which are used by later TDS versions.
|
||||
(Adam Baratz)
|
||||
. Add common PDO test suite. (Adam Baratz)
|
||||
. Free error and message strings when cleaning up PDO instances.
|
||||
(Adam Baratz)
|
||||
. Fixed bug #67130 (\PDOStatement::nextRowset() should succeed when all rows
|
||||
in current rowset haven't been fetched). (Peter LeBrun)
|
||||
|
||||
<<< NOTE: Insert NEWS from last stable release here prior to actual release! >>>
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue