sniper Thu Feb 20 02:12:02 2003 EDT Modified files: (Branch: PHP_4_3) /php4 NEWS Log: BFN Index: php4/NEWS diff -u php4/NEWS:1.1247.2.100 php4/NEWS:1.1247.2.101 --- php4/NEWS:1.1247.2.100 Thu Feb 20 01:55:35 2003 +++ php4/NEWS Thu Feb 20 02:12:02 2003 @@ -22,6 +22,8 @@ - Added XBM and WBMP support for getimagesize(). (Marcus) - Fixed several errors in hwapi extension. Objects weren't handled properly. (Uwe) - Fixed bug #22308 (optimized passthru, code is now ~40 times faster). (Ilia) +- Fixed bug #22306 (pg_lo_seek($h, 0, PGSQL_SEEK_SET) succeeds but returns false). + (Jani) - Fixed bug #22299 (gethostbyname() with non-existing domain crashed on MacOSX). (Jani) - Fixed bug #22283 (possible crash when opening relative URLs). (Ilia)
-- PHP CVS Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php