moriyoshi Fri Oct 3 18:42:39 2003 EDT Modified files: /php-src NEWS Log: BFN Index: php-src/NEWS diff -u php-src/NEWS:1.1468 php-src/NEWS:1.1469 --- php-src/NEWS:1.1468 Tue Sep 23 17:17:16 2003 +++ php-src/NEWS Fri Oct 3 18:42:38 2003 @@ -35,6 +35,7 @@ - Fixed support for <![CDATA[]]> fields within XML documents in ext/xml. (Sterling) - Fixed visibility of __construct and __clone. (Marcus) +- Fixed bug #24766 (strange result array from unpack()). (Moriyoshi) - Fixed bug #24729 ($obj = new $className; causes crash when $className is not set). (Marcus) - Fixed bug #24565 (cannot read array elements recived via $_REQUEST). (Zeev)
-- PHP CVS Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php