[DOC-CVS] [doc-en] master: phpdbg_clear() is documented, remove warning (#4638)
[email protected] (DanielEScherzer via GitHub)
| Newsgroups | php.doc.cvs |
|---|---|
| Message-ID | <[email protected]> |
Author: DanielEScherzer (DanielEScherzer)
Committer: GitHub (web-flow)
Pusher: Girgias
Date: 2025-04-28T18:03:04+01:00
Commit: https://github.com/php/doc-en/commit/f3330e24f2bb72fc8cc725a777309e7ebf94def2
Raw diff: https://github.com/php/doc-en/commit/f3330e24f2bb72fc8cc725a777309e7ebf94def2.diff
phpdbg_clear() is documented, remove warning (#4638)
Changed paths:
M reference/phpdbg/functions/phpdbg-clear.xml
Diff:
diff --git a/reference/phpdbg/functions/phpdbg-clear.xml b/reference/phpdbg/functions/phpdbg-clear.xml
index 4c42440fc12e..1747e6b844bf 100644
--- a/reference/phpdbg/functions/phpdbg-clear.xml
+++ b/reference/phpdbg/functions/phpdbg-clear.xml
@@ -17,9 +17,6 @@
Clear all breakpoints that have been set, either via one of the
<function>phpdbg_break_*</function> functions or interactively in the console.
</para>
-
- &warn.undocumented.func;
-
</refsect1>
<refsect1 role="parameters">