php-src/ext/ftp
Peter Kokot 44ed17cab5
Replace configure option --with-openssl-dir (#14028)
This is a leftover from the refactoring of the --with-openssl-dir option
that once accepted the path to OpenSSL but wasn't renamed back then.

Instead of --with-openssl-dir, SSL support in ext/ftp and ext/mysqlnd
can be enabled implicitly when building with ext/openssl enabled
(--with-openssl) or explicitly by using new separate configure options
--with-ftp-ssl and --with-mysqlnd-ssl.
2024-05-13 22:54:54 +02:00
..
tests Fix bug #63937: Upload speed 10 times slower with PHP (#13041) 2024-04-13 01:39:31 +02:00
config.m4 Replace configure option --with-openssl-dir (#14028) 2024-05-13 22:54:54 +02:00
config.w32 Remove unused Git attributes ident 2018-07-25 00:53:25 +02:00
CREDITS
ftp.c Fix bug #63937: Upload speed 10 times slower with PHP (#13041) 2024-04-13 01:39:31 +02:00
ftp.h Struct-pack stream-related data in ftpbuf (#12877) 2023-12-06 04:39:00 +00:00
ftp.stub.php Merge branch 'PHP-8.1' into PHP-8.2 2023-03-03 21:12:04 +00:00
ftp_arginfo.h Implement "support doc comments for internal classes and functions" (#13266) 2024-02-25 08:41:31 +01:00
php_ftp.c Remove obsolete OpenSSL code in ext/ftp MINIT (#13793) 2024-03-23 19:32:44 +01:00
php_ftp.h Update http->https in license (#6945) 2021-05-06 12:16:35 +02:00