phpdbg_break_next

PHP 5 >= 5.6.3, PHP 7, PHP 8
phpdbg_break_next - Inserts a breakpoint at the next opcode
Manual

phpdbg_break_next( ): void

Insert a breakpoint at the next opcode.

Parameters

This function has no parameters.

Return Values

No value is returned.

Related Functions

Function phpdbg_break_next:

  • Manual

Interactive PHP Debugger Functions

Most used PHP functions