|
|
|
@ -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) |
|
|
|
|