(PHP 5 >= 5.1.0, PHP 7, PHP 8)
readline_callback_handler_remove — 移除上一个安装的回调函数句柄并且恢复终端设置
移除上一个安装的回调函数句柄并且恢复终端设置.
如果上一个被安装的回调函数句柄被移出返回 true
否则 false
如果没有找到的话.
See readline_callback_handler_install() for an example of how to use the readline callback interface.