]> granicus.if.org Git - php/commitdiff
BFN
authorMoriyoshi Koizumi <moriyoshi@php.net>
Thu, 20 Feb 2003 17:57:54 +0000 (17:57 +0000)
committerMoriyoshi Koizumi <moriyoshi@php.net>
Thu, 20 Feb 2003 17:57:54 +0000 (17:57 +0000)
NEWS

diff --git a/NEWS b/NEWS
index 9052f3793e64a9db51413509c1809bf349ac3b68..bfed0d6cd7d954fd1411d8400811185124d33aff 100644 (file)
--- 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)