ID: 45378 Updated by: [EMAIL PROTECTED] Reported By: pwd_manager at hotmail dot com -Status: Open +Status: Bogus Bug Type: Arrays related Operating System: Linux PHP Version: 5.2.6 New Comment:
When you can provide a proper reproducing script, come back and report it. Previous Comments: ------------------------------------------------------------------------ [2008-06-27 15:33:13] pwd_manager at hotmail dot com 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 this bug report at http://bugs.php.net/?id=45378&edit=1