php-src/ext/readline
Christoph M. Becker 9450893dc6 Avoid modifying the return value of readline_completion_function()
The internal function `_readline_command_generator()` modifies the
internal array pointer of `readline_completion_function()`'s return
value.  We therefore separate the array, what also avoids failing
assertions regarding the array refcount.

Closes GH-6582.
2021-01-07 13:46:09 +01:00
..
tests Suppress zend signals check in two readline tests 2020-06-17 17:13:01 +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 the readline thread-safety warning 2019-04-11 14:14:21 +02:00
readline.c Avoid modifying the return value of readline_completion_function() 2021-01-07 13:46:09 +01:00
readline_cli.c Merge branch 'PHP-7.3' into PHP-7.4 2019-08-23 14:04:31 +02:00
readline_cli.h Remove yearly range from copyright notice 2019-01-30 11:03:12 +02:00