feat: new v4 version (#5)
This commit is contained in:
6
.dev/docker/php/xdebug.ini
Normal file
6
.dev/docker/php/xdebug.ini
Normal file
@@ -0,0 +1,6 @@
|
||||
zend_extension=xdebug.so
|
||||
|
||||
[xdebug]
|
||||
xdebug.mode=debug,develop,coverage
|
||||
xdebug.client_host=host.docker.internal
|
||||
xdebug.output_dir=/castor/context/.dev/debug
|
||||
Reference in New Issue
Block a user