You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
-2Lines changed: 0 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -1,8 +1,6 @@
1
1
The interactive PHP debugger
2
2
============================
3
3
4
-
phpdbg is an interactive debugger for PHP.
5
-
6
4
Implemented as a SAPI module, phpdbg can excerpt complete control over the environment without impacting the functionality or performance of your code.
7
5
8
6
phpdbg aims to be a lightweight, easy to use debugging platform for PHP5.5+
0 commit comments