php-src/ext/ftp
Nikita Popov c9b9f525a9 Include stub hash in generated arginfo files
The hash is used to check whether the arginfo file needs to be
regenerated. PHP-Parser will only be downloaded if this is actually
necessary.

This ensures that release artifacts will never try to regenerate
stubs and thus fetch PHP-Parser, as long as you do not modify any
files.

Closes GH-5739.
2020-06-24 09:55:19 +02:00
..
tests Reindent phpt files 2020-02-03 22:52:20 +01:00
config.m4 Fix bug #79112: IMAP can't find OpenSSL during configure 2020-01-20 09:59:27 +01:00
config.w32 Remove unused Git attributes ident 2018-07-25 00:53:25 +02:00
CREDITS
ftp_arginfo.h Include stub hash in generated arginfo files 2020-06-24 09:55:19 +02:00
ftp.c Merge branch 'PHP-7.4' 2020-06-23 16:02:19 +02:00
ftp.h Remove mention of PHP major version in Copyright headers 2019-09-25 14:51:43 +02:00
ftp.stub.php Fix UNKNOWN default values in various extensions 2020-05-05 19:08:20 +02:00
php_ftp.c Fix [-Wundef] warning in FTP extension 2020-05-16 15:31:17 +02:00
php_ftp.h Fix [-Wundef] warning in FTP extension 2020-05-16 15:31:17 +02:00