phpdbg_break_next

(PHP 5 >= 5.6.3, PHP 7)

phpdbg_break_nextInserts a breakpoint at the next opcode

説明

phpdbg_break_next ( void ) : void

Insert a breakpoint at the next opcode.

パラメータ

この関数にはパラメータはありません。

返り値

値を返しません。

参考