phpdbg_break_next
PHP function
Edit on GitHub ✎
(PHP 5 >= 5.6.3, PHP 7, PHP 8)
Inserts a breakpoint at the next opcode
Description
phpdbg_break_next(): void
Insert a breakpoint at the next opcode.
Parameters Parameters
Return Values
Void