You should go through all the bugs reported for PHP 5 that involve any array stuff which might be related. I'm not sure but I think there were more reports about this. --Jani
On Fri, 3 Oct 2003, Moriyoshi Koizumi wrote: >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