iliaa Tue Feb 4 13:35:56 2003 EDT
Modified files: (Branch: PHP_4_3)
/php4 NEWS
Log:
Bug fixing news.
Index: php4/NEWS
diff -u php4/NEWS:1.1247.2.59 php4/NEWS:1.1247.2.60
--- php4/NEWS:1.1247.2.59 Tue Feb 4 05:10:25 2003
+++ php4/NEWS Tue Feb 4 13:35:55 2003
@@ -12,6 +12,8 @@
- Added --clean option into phpize. (Jani)
- Added --ldflags option into php-config. (Jani)
- Added OCIPasswordChange() which allows renewing expired Oracle users. (Maxim)
+- Fixed bug #22042 (pg_result_seek() would never seek to the 1st row in the
+ result due to always seeking to row next to the one requested). (Ilia)
- Fixed bug #17448 (Print the message when OCI_SUCCESS_WITH_INFO is returned).
(Maxim)
- Fixed bug #13561 (--without-pear disabled phpize/php-config install). (Jani)
--
PHP CVS Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php