1
0
mirror of https://github.com/php/php-src.git synced 2026-04-14 11:32:11 +02:00

This warrants a NEWS entry, I think.

This commit is contained in:
Jon Parise
2001-06-19 18:13:08 +00:00
parent dbd51aaf61
commit 2ee17dcc3b

2
NEWS
View File

@@ -1,6 +1,8 @@
PHP 4.0 NEWS
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
?? ??? 200?, Version 4.0.7-dev
- Allow the PostgreSQL driver to do internal row counting when iterating
through result sets. (gvz@2scale.net)
- Updated ext/mysql/libmysql to version 3.23.39; Portability fixes, minor
bug fixes. (tim@mysql.com)
- Added the CONNECTION_ABORTED, CONNECTION_TIMEOUT and CONNECTION_NORMAL