#tradewind:add php83
This commit is contained in:
5
php8.3/docker-php-ext-xdebug.ini
Normal file
5
php8.3/docker-php-ext-xdebug.ini
Normal file
@ -0,0 +1,5 @@
|
||||
zend_extension=xdebug
|
||||
xdebug.mode=debug
|
||||
xdebug.client_host=host.docker.internal
|
||||
xdebug.client_port=9003
|
||||
xdebug.idekey=PHPSTORM
|
Reference in New Issue
Block a user