sniper Mon Oct 27 10:04:02 2003 EDT Modified files: /php-src NEWS Log: hrm Index: php-src/NEWS diff -u php-src/NEWS:1.1479 php-src/NEWS:1.1480 --- php-src/NEWS:1.1479 Mon Oct 27 00:35:40 2003 +++ php-src/NEWS Mon Oct 27 10:04:01 2003 @@ -45,8 +45,8 @@ (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 @@ - 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)
-- PHP CVS Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php