new mysqli stuff

This commit is contained in:
Georg Richter 2005-01-07 15:05:09 +00:00
parent 0b4c108bd7
commit 500d0e3bd2

3
NEWS
View File

@ -1,6 +1,9 @@
PHP NEWS
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
?? ??? 2004, PHP 5.1.0
- Added new classes in mysqli: mysqli_driver, mysqli_warning, mysqli_exception,
and mysqli_sql_exception (Georg)
- Improved support for embedded server in mysqli (Georg)
- Changed stream_filter_(ap|pre)pend() to return resource. (Sara)
- Removed garbage manager in Zend Engine which results in more aggressive
freeing of data. (Dmitry, Andi)