ID: 37644 User updated by: php at tothebrim dot net Reported By: php at tothebrim dot net Status: Bogus Bug Type: SimpleXML related Operating System: Windows XP Professional PHP Version: 5.1.4 New Comment:
Thanks for your help. I did look carefully at the documentation, but I guess I missed something. I will alter my code then to accomodate. Previous Comments: ------------------------------------------------------------------------ [2006-05-30 20:59:25] [EMAIL PROTECTED] Thank you for taking the time to write to us, but this is not a bug. Please double-check the documentation available at http://www.php.net/manual/ and the instructions on how to report a bug at http://bugs.php.net/how-to-report.php your logic is bad causing new nodes to be added and the document to keep growing. node creation on the fly was added in 5.1.3 so the bad logic was just not visible. ------------------------------------------------------------------------ [2006-05-30 19:14:47] php at tothebrim dot net I have updated the posted script, it is now complete. It can be viewed at http://tothebrim.net/php.txt Thanks, Ben ------------------------------------------------------------------------ [2006-05-30 18:40:03] [EMAIL PROTECTED] We still need SHORT but COMPLETE script.. ------------------------------------------------------------------------ [2006-05-30 17:53:42] php at tothebrim dot net I was able to trace the problem to the assignment of a new value to a child. The problem code can be seen at http://tothebrim.net/php.txt Thanks for your help, Ben ------------------------------------------------------------------------ [2006-05-30 17:03:12] judas dot iscariote at gmail dot com try installing xdebug to determine what is getting into an infinite loop, and show us some code, we don't know what the "process_rows" and "post_child_row" functions do, no magic cristal bowl to guess :-) ------------------------------------------------------------------------ The remainder of the comments for this report are too long. To view the rest of the comments, please view the bug report online at http://bugs.php.net/37644 -- Edit this bug report at http://bugs.php.net/?id=37644&edit=1