Xdebug: Difference between revisions
imported>JasonWoof Show how to install/configure xdebug with apache and vscode |
imported>Onny m Minor cleanup |
||
| Line 1: | Line 1: | ||
[https://xdebug.org xdebug] is a PHP extension that helps with debugging [[PHP]] code. | |||
xdebug is a PHP extension that helps with debugging [[PHP]] code. | |||
== Line-by-Line Source Debugging PHP in vscode == | == Line-by-Line Source Debugging PHP in vscode == | ||