Commit Graph

5 Commits

Author SHA1 Message Date
Agnohendrix
7f294735e7
Fixed wrong push 2021-05-05 15:55:44 +02:00
Agnohendrix
a07b3442f1
Updated XDebug Linux documentation for XDebug 3.0 2021-05-05 15:50:46 +02:00
Alexandre Dória
81f344ee04
Enable remote_autostart on Xdebug configuration for Docker on Linux: Xdebug for Visual Studio Code
Normally is need to use a specific HTTP GET/POST variable to start remote debugging. When this setting is set to true, Xdebug will always attempt to start a remote debugging session and try to connect to  vscode-php-debug plugin client, even if the GET/POST/COOKIE variable was not present.

More information on 
https://xdebug.org/docs/all_settings
https://xdebug.org/docs/remote#browser_session
2020-10-09 12:58:03 -03:00
cytopia
8ab6b24925
Add configurable PSA banner across all doc pages 2019-03-07 17:23:32 +01:00
cytopia
cd60aa7568
Fixes #381 Rewrite and simplify Xdebug documentation 2019-03-02 18:00:20 +01:00