1 parent fa5c919 commit 0cd69c9Copy full SHA for 0cd69c9
1 file changed
docs/reference/debug-protocol.md
@@ -21,9 +21,7 @@ under a friendlier name.
21
22
The protocol is documented in full at
23
[xdebug.org/docs/dbgp](https://xdebug.org/docs/dbgp) — every command, its arguments
24
-and the shape of its response. There are also
25
-[protocol extensions](https://xdebug.org/docs/dbgp-extensions) beyond the base
26
-specification, which this debugger implements as well.
+and the shape of its response.
27
28
You do not need any of it to use the debugger. It is worth reading if you are
29
building a client, debugging a client, or trying to work out why your editor and the
0 commit comments