We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 550bdeb commit b2064a7Copy full SHA for b2064a7
docker/dev/xdebug.ini
@@ -5,7 +5,7 @@ xdebug.remote_enable = 1
5
xdebug.remote_port = 10000
6
xdebug.idekey = PHPSTORM
7
xdebug.show_error_trace = 1
8
-xdebug.remote_autostart = 0
+xdebug.remote_autostart = 1
9
xdebug.file_link_format = phpstorm://open?%f:%l
10
xdebug.remote_connect_back=1
11
xdebug.max_nesting_level=10000
0 commit comments