php-src/ext/ftp
Nikita Popov 6fcae63f61 Fix SSL_CTX leak in ftp extension
SSL_CTX is a refcounted structure, which will be held by the SSL
handle, so we can free it here.
2019-06-25 14:28:58 +02:00
..
tests Merge branch 'PHP-7.3' into PHP-7.4 2019-03-25 17:46:28 +01:00
config.m4 Normalize comments in *nix build system m4 files 2019-05-12 18:43:03 +02:00
config.w32 Remove unused Git attributes ident 2018-07-25 00:53:25 +02:00
CREDITS
ftp.c Fix SSL_CTX leak in ftp extension 2019-06-25 14:28:58 +02:00
ftp.h Remove yearly range from copyright notice 2019-01-30 11:03:12 +02:00
php_ftp.c Fix compilation without deprecated OpenSSL 1.1 APIs 2019-06-14 15:38:12 +02:00
php_ftp.h Remove yearly range from copyright notice 2019-01-30 11:03:12 +02:00