From: foobar Date: Mon, 27 Oct 2003 15:04:01 +0000 (+0000) Subject: hrm X-Git-Tag: RELEASE_2_0_0RC1~51 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=f360f32a354f2710be4a1f2700a296ee201fc3d1;p=php hrm --- diff --git a/NEWS b/NEWS index 302af5914d..ddf37c798d 100644 --- 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)