phpdbg_break_next

Inserts a breakpoint at the next opcode

Description

void phpdbg_break_next()

Insert a breakpoint at the next opcode.

Parameters

This function has no parameters.

Return Values

No value is returned.

See Also

  • phpdbg_break_file
  • phpdbg_break_function
  • phpdbg_break_method
  • phpdbg_clear