php-src/ext/ftp
Dmitry Stogov 7b1cb4922f Fixed safe resource close.
It must not de deleted (just closed), because it still may be referenced from zval(s).
This fixes few ext/ftp test memory failures detected with valgrind.
2014-05-13 12:47:34 +04:00
..
tests fix many parallel test issues 2013-11-06 10:31:47 +01:00
config.m4 Fixed phpize build (default PHP_OPENSSL to no if not set) 2005-11-01 00:32:21 +00:00
config.w32 Add new (optional!) win32 build infrastructure. 2003-12-02 23:17:04 +00:00
CREDITS - MFB 2002-12-26 23:45:05 +00:00
ftp.c Fixed memory leaks 2014-05-06 15:18:17 +04:00
ftp.h Fixed memory leaks 2014-05-06 15:18:17 +04:00
package.xml Typo 2007-03-14 09:58:14 +00:00
php_ftp.c Fixed safe resource close. 2014-05-13 12:47:34 +04:00
php_ftp.h Bump year 2014-01-03 11:08:10 +08:00