From: Moriyoshi Koizumi Date: Thu, 20 Feb 2003 17:57:54 +0000 (+0000) Subject: BFN X-Git-Tag: php-4.3.2RC1~155 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=3f67551437d111d29d9bcff6a0d5c2ba7e05346b;p=php BFN --- diff --git a/NEWS b/NEWS index 9052f3793e..bfed0d6cd7 100644 --- a/NEWS +++ b/NEWS @@ -21,6 +21,8 @@ PHP 4 NEWS - Added improved JPEG 2000 support for getimagesize(). (Marcus, Adam Wright) - Added XBM and WBMP support for getimagesize(). (Marcus) - Fixed several errors in hwapi extension. Objects weren't handled properly. (Uwe) +- Fixed bug #22330 (overloaded strrpos() gives wrong results). + (david@santinoli.com, Moriyoshi) - 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)