Dutch PHP Conference 2025 - Call For Papers

phpdbg_break_next

(PHP 5 >= 5.6.3, PHP 7, PHP 8)

phpdbg_break_nextInserts a breakpoint at the next opcode

Опис

phpdbg_break_next(): void

Insert a breakpoint at the next opcode.

Параметри

У цієї функції немає параметрів.

Значення, що повертаються

Не повертає значень.

Прогляньте також

add a note

User Contributed Notes

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