php-src/ext/readline
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 Merge branch 'PHP-7.4' 2020-06-17 17:14:05 +02:00
config.m4 Normalize comments in *nix build system m4 files 2019-05-12 18:43:03 +02:00
config.w32 add readline_list_history with libedit >= 3.1 and mingweditline 2019-02-19 08:51:56 +01:00
CREDITS
php_readline.h Remove mention of PHP major version in Copyright headers 2019-09-25 14:51:43 +02:00
readline_arginfo.h Include stub hash in generated arginfo files 2020-06-24 09:55:19 +02:00
readline_cli.c Code tweaks: Remove unneeded semicolons 2020-04-29 23:17:40 +02:00
readline_cli.h Remove mention of PHP major version in Copyright headers 2019-09-25 14:51:43 +02:00
readline.c Fix UNKNOWN default values in ext/readline 2020-06-23 12:52:12 +02:00
readline.stub.php Fix UNKNOWN default values in ext/readline 2020-06-23 12:52:12 +02:00