Skip to content

Commit bfa4f81

Browse files
committed
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...
1 parent fef0872 commit bfa4f81

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

azure/macos/job.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,6 @@ jobs:
2121
./configure ${{ parameters.configurationParameters }} \
2222
--enable-option-checking=fatal \
2323
--prefix=/usr/local \
24-
--disable-phpdbg \
2524
--enable-fpm \
2625
--with-pdo-mysql=mysqlnd \
2726
--with-mysqli=mysqlnd \

0 commit comments

Comments
 (0)