ID: 27673 Updated by: [EMAIL PROTECTED] Reported By: gcollector at seznam dot cz -Status: Open +Status: Feedback Bug Type: DOM XML related Operating System: Linux PHP Version: 4.3.4 New Comment:
Thank you for this bug report. To properly diagnose the problem, we need a short but complete example script to be able to reproduce this bug ourselves. A proper reproducing script starts with <?php and ends with ?>, is max. 10-20 lines long and does not require any external resources such as databases, etc. If possible, make the script source available online and provide an URL to it here. Try avoid embedding huge scripts into the report. Previous Comments: ------------------------------------------------------------------------ [2004-03-24 10:04:30] gcollector at seznam dot cz Description: ------------ I use PHP 4.3.4 with DOM/XML extension limxml2 version 2.5.7 If I want to free object from memory with free() method of dom document it seems not work. Object still remains in memory. After many open DOM documents I run off my RAM on server. ------------------------------------------------------------------------ -- Edit this bug report at http://bugs.php.net/?id=27673&edit=1