Hello! I am not able to reproduce this using php5-cli from precise or
quantal. If I add checks using memory_get_usage(), I get a delta of 288
bytes, and then actually 0 delta once ftp_close is called.

Can you provide more information on how you used xdebug to determine it
was ftp_* causing your memory leaks? Also have you tried using
gc_enable();gc_collect_cycles() in your code after doing a lot of
operations, to see if the memory is freed?

Marking Incomplete pending response.

** Changed in: php5 (Ubuntu)
       Status: New => Incomplete

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1044430

Title:
  Php ftp_* eats memory

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/php5/+bug/1044430/+subscriptions

-- 
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to