phpdbg_break_next

(PHP 5 >= 5.6.3, PHP 7)

phpdbg_break_nextInserts a breakpoint at the next opcode

Opis

phpdbg_break_next ( void ) : void

Insert a breakpoint at the next opcode.

Parametry

Ta funkcja nie posiada parametrów.

Zwracane wartości

Nie jest zwracana żadna wartość.

Zobacz też:

add a note add a note

User Contributed Notes

There are no user contributed notes for this page.
To Top