From 361aa1ea48a01c432c2f323aa75e0e9d5599f70a Mon Sep 17 00:00:00 2001 From: Nikita Popov Date: Tue, 23 Jun 2020 12:43:23 +0200 Subject: Enable dba on azure Closes GH-5756. --- azure/i386/job.yml | 1 + 1 file changed, 1 insertion(+) (limited to 'azure/i386') diff --git a/azure/i386/job.yml b/azure/i386/job.yml index 5d53dab858..6035f7c7d5 100644 --- a/azure/i386/job.yml +++ b/azure/i386/job.yml @@ -61,6 +61,7 @@ jobs: --enable-zend-test \ --with-mhash \ --with-sodium \ + --enable-dba \ --enable-werror \ --with-config-file-path=/etc \ --with-config-file-scan-dir=/etc/php.d -- cgit v1.2.1