readline_on_new_line
PHP function
Edit on GitHub ✎
(PHP 5 >= 5.1.0, PHP 7, PHP 8)
Inform readline that the cursor has moved to a new line
Description
readline_on_new_line(): void
Tells readline that the cursor has moved to a new line.
System-callback-support
Parameters Parameters
Return Values
Void