php-src/ext/readline
Máté Kocsis 3709e74b5e
Store default parameter values of internal functions in arg info
Closes GH-5353. From now on, PHP will have reflection information
about default values of parameters of internal functions.

Co-authored-by: Nikita Popov <nikita.ppv@gmail.com>
2020-04-08 18:37:51 +02:00
..
tests Merge branch 'PHP-7.4' 2020-03-09 22:53:23 +01: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 Store default parameter values of internal functions in arg info 2020-04-08 18:37:51 +02:00
readline_cli.c Remove mention of PHP major version in Copyright headers 2019-09-25 14:51:43 +02:00
readline_cli.h Remove mention of PHP major version in Copyright headers 2019-09-25 14:51:43 +02:00
readline.c Generate function entries for another batch of extensions 2020-04-05 21:15:30 +02:00
readline.stub.php Generate function entries for another batch of extensions 2020-04-05 21:15:30 +02:00