Merge branch 'PHP-7.4'

* PHP-7.4:
  Fix Azure MacOS build
This commit is contained in:
Nikita Popov 2020-02-13 16:18:25 +01:00
commit 5264acc4f1

View File

@ -25,8 +25,8 @@ jobs:
--enable-fpm \
--with-pdo-mysql=mysqlnd \
--with-mysqli=mysqlnd \
--with-pgsql \
--with-pdo-pgsql \
--with-pgsql=/usr/local/opt/libpq \
--with-pdo-pgsql=/usr/local/opt/libpq \
--with-pdo-sqlite \
--without-pear \
--enable-gd \