(PHP 5 >= 5.6.3, PHP 7, PHP 8)
phpdbg_break_function — 在函式入口處插入中斷點
$function
在指定的 function 入口處插入中斷點。
function
函式名稱。
無回傳值。