phpdbg_break_next

phpdbg_break_nextInserts a breakpoint at the next opcode

Description

phpdbg_break_next(): void

Insert a breakpoint at the next opcode.

Parameters

This function has no parameters.

Return Values

No value is returned.

See Also