Php/docs/readline.constants
来自菜鸟教程
预定义常量
下列常量由此扩展定义,且仅在此扩展编译入 PHP 或在运行时动态载入时可用。
READLINE_LIB
(string)- The library which is used for readline support; currently either
readline
orlibedit
. Available as of PHP 5.5.0.
下列常量由此扩展定义,且仅在此扩展编译入 PHP 或在运行时动态载入时可用。
READLINE_LIB
(string)readline
or libedit
. Available as of PHP 5.5.0.