Added the extension loading to enable xdebug.

pull/202/head
Ruslan Baidan 2019-10-31 10:24:59 +01:00
parent ec6fcde391
commit 968a4147ff
No known key found for this signature in database
GPG Key ID: 4B7724C136BF1D89
1 changed files with 1 additions and 0 deletions

View File

@ -90,6 +90,7 @@ done
echo -e "\n--- Configuring Xdebug for development ---\n"
cat > $X_DEBUG_CFG <<EOF
zend_extension=xdebug.so
xdebug.remote_enable=1
xdebug.remote_connect_back=1
xdebug.idekey=IDEKEY