+ xdebug3 feature for php 8.1

This commit is contained in:
2022-11-24 18:27:36 +03:00
parent c3d132b120
commit 71d4b97c46
15 changed files with 45 additions and 84 deletions

View 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