php-src/ext/readline
Nikita Popov a31f46421d Allow exceptions in __toString()
RFC: https://wiki.php.net/rfc/tostring_exceptions

And convert some object to string conversion related recoverable
fatal errors into Error exceptions.

Improve exception safety of internal code performing string
conversions.
2019-06-05 14:25:07 +02:00
..
tests Merge branch 'PHP-7.3' into PHP-7.4 2019-05-21 09:03:20 +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_cli.c Avoid potentially-uninitialized warnings in readline 2019-04-12 11:01:56 +02:00
readline_cli.h Remove yearly range from copyright notice 2019-01-30 11:03:12 +02:00
readline.c Allow exceptions in __toString() 2019-06-05 14:25:07 +02:00