Christoph M. Becker
Results
602
comments of
Christoph M. Becker
Translators will hate us for merging this.
Yeah, [several readline functions are only conditionally defined](https://github.com/php/php-src/blob/PHP-8.0/ext/readline/readline.stub.php), i.e. they depend on features provided by the readline/editline library being used. [wineditline](https://github.com/winlibs/wineditline) does neither support `HAVE_RL_CALLBACK_READ_CHAR` nor `HAVE_RL_ON_NEW_LINE`.