Logo

Readline Functions

readline readline_add_history readline_callback_handler_install readline_callback_handler_remove readline_callback_read_char readline_clear_history readline_completion_function readline_info readline_list_history readline_on_new_line readline_read_history readline_redisplay readline_write_history

readline_on_new_line

Supported Versions: PHP 5 >= 5.1.0, PHP 7, PHP 8
Inform readline that the cursor has moved to a new line
<?php readline_on_new_line(): void