Fix Xdebug 3 compatibility with PHP 7.3 and 7.4
- Allow to set custom Xdebug port - Update Xdebug to v3.1.4
This commit is contained in:
@ -205,6 +205,7 @@ WORKSPACE_INSTALL_TRADER=false
|
||||
WORKSPACE_PROTOC_VERSION=latest
|
||||
WORKSPACE_INSTALL_MEMCACHED=true
|
||||
WORKSPACE_INSTALL_EVENT=false
|
||||
WORKSPACE_XDEBUG_PORT=9003
|
||||
|
||||
### PHP_FPM ###############################################
|
||||
|
||||
|
Reference in New Issue
Block a user