+ xdebug3 feature for php 8.1
This commit is contained in:
8
src/dockerfiles/workspace/xdebug2.Dockerfile
Normal file
8
src/dockerfiles/workspace/xdebug2.Dockerfile
Normal file
@ -0,0 +1,8 @@
|
||||
###########################################################################
|
||||
# xDebug:
|
||||
###########################################################################
|
||||
|
||||
USER root
|
||||
|
||||
# Copy xdebug configuration for remote debugging
|
||||
COPY ./xdebug2.ini /etc/php/${PHP_VERSION}/cli/conf.d/xdebug.ini
|
Reference in New Issue
Block a user