From: pwd_manager at hotmail dot com Operating system: Linux, Ubuntu and Redhat PHP version: 5.2.6 PHP Bug Type: Arrays related Bug description: Returning weird overwritten data in array
Description: ------------ Php throwing weird data into an array. Reproduce code: --------------- The code is too large to post here. Since I currently do not have a hosting server and I am working on a clients website, I have no way of hosting the code. You can email me ([EMAIL PROTECTED]) and I can email you the test code. Expected result: ---------------- The following code is supposed to loop through the massive array set the object type for each field. If you look at the original array, you will notice that all the types are clearly defined. There is no weird type called "Ant". However, if you look at the bottom of the test code, somewhere, the code returns a weird type of "Ant". There is no where that this information should be cropping up in the code. After hours of exhaustive debugging, I have learned that the error is reproduce-able on multiple OS's, that it seems to occur in the same place in this massive array of arrays, and that I am pretty sure it isn't a bug in my code. Actual result: -------------- See expected results. -- Edit bug report at http://bugs.php.net/?id=45378&edit=1 -- Try a CVS snapshot (PHP 5.2): http://bugs.php.net/fix.php?id=45378&r=trysnapshot52 Try a CVS snapshot (PHP 5.3): http://bugs.php.net/fix.php?id=45378&r=trysnapshot53 Try a CVS snapshot (PHP 6.0): http://bugs.php.net/fix.php?id=45378&r=trysnapshot60 Fixed in CVS: http://bugs.php.net/fix.php?id=45378&r=fixedcvs Fixed in release: http://bugs.php.net/fix.php?id=45378&r=alreadyfixed Need backtrace: http://bugs.php.net/fix.php?id=45378&r=needtrace Need Reproduce Script: http://bugs.php.net/fix.php?id=45378&r=needscript Try newer version: http://bugs.php.net/fix.php?id=45378&r=oldversion Not developer issue: http://bugs.php.net/fix.php?id=45378&r=support Expected behavior: http://bugs.php.net/fix.php?id=45378&r=notwrong Not enough info: http://bugs.php.net/fix.php?id=45378&r=notenoughinfo Submitted twice: http://bugs.php.net/fix.php?id=45378&r=submittedtwice register_globals: http://bugs.php.net/fix.php?id=45378&r=globals PHP 4 support discontinued: http://bugs.php.net/fix.php?id=45378&r=php4 Daylight Savings: http://bugs.php.net/fix.php?id=45378&r=dst IIS Stability: http://bugs.php.net/fix.php?id=45378&r=isapi Install GNU Sed: http://bugs.php.net/fix.php?id=45378&r=gnused Floating point limitations: http://bugs.php.net/fix.php?id=45378&r=float No Zend Extensions: http://bugs.php.net/fix.php?id=45378&r=nozend MySQL Configuration Error: http://bugs.php.net/fix.php?id=45378&r=mysqlcfg