From: Operating system: Linux PHP version: 5.2SVN-2010-04-28 (snap) Package: XMLRPC-EPI related Bug Type: Bug Bug description:Memory is not released after the request
Description: ------------ PHP versions tested: 5_3 [5.3.2 was tested] and 5_2 [5.2.13] and, with snapshot 201004281430 of 5_2. libXML2 version used: 2.7.77 ZF version: 1.10.3 Attached are 2 scripts which require ZF as they create an Zend_XmlRpc_Server object. After calling client.php several times, since memory is not released, the limit is exhausted and HTTP error 500 is returned. -- Edit bug report at http://bugs.php.net/bug.php?id=51683&edit=1 -- Try a snapshot (PHP 5.2): http://bugs.php.net/fix.php?id=51683&r=trysnapshot52 Try a snapshot (PHP 5.3): http://bugs.php.net/fix.php?id=51683&r=trysnapshot53 Try a snapshot (PHP 6.0): http://bugs.php.net/fix.php?id=51683&r=trysnapshot60 Fixed in SVN: http://bugs.php.net/fix.php?id=51683&r=fixed Fixed in SVN and need be documented: http://bugs.php.net/fix.php?id=51683&r=needdocs Fixed in release: http://bugs.php.net/fix.php?id=51683&r=alreadyfixed Need backtrace: http://bugs.php.net/fix.php?id=51683&r=needtrace Need Reproduce Script: http://bugs.php.net/fix.php?id=51683&r=needscript Try newer version: http://bugs.php.net/fix.php?id=51683&r=oldversion Not developer issue: http://bugs.php.net/fix.php?id=51683&r=support Expected behavior: http://bugs.php.net/fix.php?id=51683&r=notwrong Not enough info: http://bugs.php.net/fix.php?id=51683&r=notenoughinfo Submitted twice: http://bugs.php.net/fix.php?id=51683&r=submittedtwice register_globals: http://bugs.php.net/fix.php?id=51683&r=globals PHP 4 support discontinued: http://bugs.php.net/fix.php?id=51683&r=php4 Daylight Savings: http://bugs.php.net/fix.php?id=51683&r=dst IIS Stability: http://bugs.php.net/fix.php?id=51683&r=isapi Install GNU Sed: http://bugs.php.net/fix.php?id=51683&r=gnused Floating point limitations: http://bugs.php.net/fix.php?id=51683&r=float No Zend Extensions: http://bugs.php.net/fix.php?id=51683&r=nozend MySQL Configuration Error: http://bugs.php.net/fix.php?id=51683&r=mysqlcfg
