mirror of
https://github.com/shadoll/php7-xdebug-vscode.git
synced 2025-12-20 03:26:51 +00:00
inital commit
This commit is contained in:
@@ -2,7 +2,7 @@ zend_extension = xdebug.so
|
||||
;old xdebug.remote_enable = 1
|
||||
xdebug.mode = develop,coverage,debug,profile
|
||||
;old xdebug.remote_connect_back = 0
|
||||
xdebug.discover_client_host = true
|
||||
xdebug.discover_client_host = false
|
||||
;old xdebug.remote_autostart = 1
|
||||
xdebug.start_with_request = yes
|
||||
;old xdebug.remote_idekey = docker
|
||||
|
||||
Reference in New Issue
Block a user