(PHP 5 >= 5.6.3, PHP 7, PHP 8)
phpdbg_break_function — 在函数入口处插入断点
$function
在给定 function 的入口处插入一个断点。
function
函数的名称。
不返回任何值。