mirror of
https://github.com/php/php-src.git
synced 2025-08-21 01:45:16 +02:00
update NEWS
This commit is contained in:
parent
dfd6baee0c
commit
4b9810b9bb
1 changed files with 2 additions and 0 deletions
2
NEWS
2
NEWS
|
@ -51,6 +51,8 @@ PHP NEWS
|
||||||
. Add common PDO test suite. (Adam Baratz)
|
. Add common PDO test suite. (Adam Baratz)
|
||||||
. Free error and message strings when cleaning up PDO instances.
|
. Free error and message strings when cleaning up PDO instances.
|
||||||
(Adam Baratz)
|
(Adam Baratz)
|
||||||
|
. Fixed bug #67130 (\PDOStatement::nextRowset() should succeed when all rows
|
||||||
|
in current rowset haven't been fetched). (Peter LeBrun)
|
||||||
|
|
||||||
- phpdbg:
|
- phpdbg:
|
||||||
. Fixed bug #72996 (phpdbg_prompt.c undefined reference to DL_LOAD). (Nikita)
|
. Fixed bug #72996 (phpdbg_prompt.c undefined reference to DL_LOAD). (Nikita)
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue