php-src/ext/imap
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 Removed pure zpp tests in the imap extension 2020-05-14 09:37:22 +02: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 defines 2019-07-18 02:21:39 +02:00
CREDITS
php_imap.c Fix [-Wundef] warning in IMAP extension 2020-05-16 15:31:18 +02:00
php_imap.h Fix [-Wundef] warning in IMAP extension 2020-05-16 15:31:18 +02:00
php_imap.stub.php Generate functions entries from stubs for another set of extensions 2020-04-05 00:59:44 +02:00
php_imap_arginfo.h Include stub hash in generated arginfo files 2020-06-24 09:55:19 +02:00