php8.5
Home/ Manual/ phpdbg / functions/ phpdbg_clear

phpdbg_clear

PHP function Edit on GitHub ✎

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

Clears all breakpoints

Description

phpdbg_clear(): void

Clear all breakpoints that have been set, either via one of the phpdbg_break_*() functions or interactively in the console.

Parameters Parameters

Return Values

Void

See Also

Source: reference/phpdbg/functions/phpdbg-clear.xml · from the official PHP manual (php/doc-en)