summaryrefslogtreecommitdiff
path: root/azure
diff options
context:
space:
mode:
authorNikita Popov <nikita.ppv@gmail.com>2020-12-02 10:08:34 +0100
committerNikita Popov <nikita.ppv@gmail.com>2020-12-02 11:04:08 +0100
commitbfa4f8188d5e5c52a301c651def66c44adcc4b42 (patch)
tree2c14ee27b02c31e8307e3a336436f79e7bdacd21 /azure
parentfef08723c1b584f69cbd164cf6557f680f2bc158 (diff)
downloadphp-git-bfa4f8188d5e5c52a301c651def66c44adcc4b42.tar.gz
Don't disable phpdbg on macos
I'm not sure what the original issue here was, but it seems to be working fine now, so let's make sure it stays that way...
Diffstat (limited to 'azure')
-rw-r--r--azure/macos/job.yml1
1 files changed, 0 insertions, 1 deletions
diff --git a/azure/macos/job.yml b/azure/macos/job.yml
index 39fe19268b..de22bbb2dd 100644
--- a/azure/macos/job.yml
+++ b/azure/macos/job.yml
@@ -21,7 +21,6 @@ jobs:
./configure ${{ parameters.configurationParameters }} \
--enable-option-checking=fatal \
--prefix=/usr/local \
- --disable-phpdbg \
--enable-fpm \
--with-pdo-mysql=mysqlnd \
--with-mysqli=mysqlnd \