From e5aba0f5182ad95bd722d32f7f35c2aab6fd81ba Mon Sep 17 00:00:00 2001 From: Nikita Popov Date: Tue, 11 Jun 2019 10:13:09 +0200 Subject: Build with ldap and ldap sasl on azure We don't set up an ldap server, so this is mainly about testing that the build works. --- azure/job.yml | 2 ++ 1 file changed, 2 insertions(+) (limited to 'azure/job.yml') diff --git a/azure/job.yml b/azure/job.yml index 1232925fd5..2b6960c961 100644 --- a/azure/job.yml +++ b/azure/job.yml @@ -56,6 +56,8 @@ jobs: --enable-sysvmsg \ --with-ffi \ --enable-zend-test \ + --with-ldap \ + --with-ldap-sasl \ --enable-werror \ --with-config-file-path=/etc \ --with-config-file-scan-dir=/etc/php.d -- cgit v1.2.1