phpdbg_break_next

(PHP 5 >= 5.6.3, PHP 7)

phpdbg_break_nextInserts a breakpoint at the next opcode

Descrierea

phpdbg_break_next ( ) : void

Insert a breakpoint at the next opcode.

Parametri

Această funcție nu are parametri.

Valorile întoarse

Nu este întoarsă nici o valoare.

A se vedea și

add a note add a note

User Contributed Notes

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