Debugging: Difference between revisions
No edit summary |
No edit summary |
||
| Line 6: | Line 6: | ||
A more current setup would be [[debugging Semantic MediaWiki in a Docker container using VSCode with PHPDebug]]. | A more current setup would be [[debugging Semantic MediaWiki in a Docker container using VSCode with PHPDebug]]. | ||
== XDebug with VSCode == | |||
Be sure to install the [https://marketplace.visualstudio.com/items?itemName=xdebug.php-debug '''PHP Debug''' extension], and ''read the documentation on that page thoroughly''. | |||
== Install == | == Install == | ||