]> granicus.if.org Git - php/commitdiff
hrm
authorfoobar <sniper@php.net>
Mon, 27 Oct 2003 15:04:01 +0000 (15:04 +0000)
committerfoobar <sniper@php.net>
Mon, 27 Oct 2003 15:04:01 +0000 (15:04 +0000)
NEWS

diff --git a/NEWS b/NEWS
index 302af5914d240168965eed51b8ed287ed4ef3def..ddf37c798df19e2849d49a75ad07ec012109e95d 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -45,8 +45,8 @@ PHP                                                                        NEWS
   (Sterling)
 - Fixed visibility of __construct and __clone. (Marcus)
 - Fixed bug #25756 (SimpleXML's validate_schema_file() broken). (Moriyoshi)
-- Fixed bug #25581 (getimagesize () return incorrect values on bitmap (os2) 
-  files) (Marcus)
+- Fixed bug #25581 (getimagesize() returns incorrect values on bitmap (os2)
+  files). (Marcus)
 - Fixed bug #25494 (array_merge*() allows non-arrays as argument). (Jay)
 - Fixed bug #24766 (strange result array from unpack()). (Moriyoshi)
 - Fixed bug #24729 ($obj = new $className; causes crash when $className is not 
@@ -54,7 +54,7 @@ PHP                                                                        NEWS
 - Fixed bug #24565 (cannot read array elements received via $_REQUEST). (Zeev)
 - Fixed bug #24445 (get_parent_class() returns different values).
   (Sterling, Stanislav)
-- Fixed bug #24403 (preg_replace() problem: Using $this when not in object 
+- Fixed bug #24403 (preg_replace() problem: Using $this when not in object
   context). (Zeev)
 - Fixed bug #24399 (PEAR DB isError crash [instanceof_function fault?]). 
   (Sterling, Marcus)