php-src/ext/ftp
Gina Peter Banyard 8033b058a9 ext/ftp: Remove output field of ftpbuf_t struct
It was only used once, and removing it reduces the size of a userland FTP object by 4096 bytes
2025-04-03 22:47:13 +01:00
..
tests ext/[ef]*: fix a bunch of typos (GH-16621) 2024-10-28 11:28:32 +01:00
config.m4 Autotools: Improve ftp and mysqlnd SSL configure options (#15164) 2024-08-03 22:13:36 +02:00
config.w32 Autotools: Improve ftp and mysqlnd SSL configure options (#15164) 2024-08-03 22:13:36 +02:00
CREDITS
ftp.c ext/ftp: Remove output field of ftpbuf_t struct 2025-04-03 22:47:13 +01:00
ftp.h ext/ftp: Remove output field of ftpbuf_t struct 2025-04-03 22:47:13 +01:00
ftp.stub.php ext/ftp: Change return type of ftp_set_option() to true 2025-04-03 22:47:13 +01:00
ftp_arginfo.h ext/ftp: Change return type of ftp_set_option() to true 2025-04-03 22:47:13 +01:00
php_ftp.c [skip ci] ext/ftp: Fix typos 2025-04-03 22:47:13 +01:00
php_ftp.h Update http->https in license (#6945) 2021-05-06 12:16:35 +02:00