]> granicus.if.org Git - php/commitdiff
Enable dba on azure
authorNikita Popov <nikita.ppv@gmail.com>
Tue, 23 Jun 2020 10:43:23 +0000 (12:43 +0200)
committerNikita Popov <nikita.ppv@gmail.com>
Tue, 23 Jun 2020 12:29:24 +0000 (14:29 +0200)
Closes GH-5756.

azure/configure.yml
azure/i386/job.yml
azure/macos/job.yml

index 408ad7b077f5f2434bf7c0808f44d18c916264cd..e9e49bf98acb6f4cb65b945299f0752747a6475c 100644 (file)
@@ -55,6 +55,7 @@ steps:
         --with-password-argon2 \
         --with-mhash \
         --with-sodium \
+        --enable-dba \
         --enable-werror \
         --with-config-file-path=/etc \
         --with-config-file-scan-dir=/etc/php.d
index 5d53dab8581756782943787670b90000d65f4297..6035f7c7d5f4c12266a7328c4326a0c4d217a4f4 100644 (file)
@@ -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
index c9075f718cf13a18b6fdedbe16e3a7f444ae9495..305929294b040f3aca267bd2b7a16f913c20ee96 100644 (file)
@@ -65,6 +65,7 @@ jobs:
             --enable-intl \
             --with-mhash \
             --with-sodium \
+            --enable-dba \
             --enable-werror \
             --with-config-file-path=/etc \
             --with-config-file-scan-dir=/etc/php.d