summaryrefslogtreecommitdiff
path: root/azure/msan_job.yml
diff options
context:
space:
mode:
authorNikita Popov <nikita.ppv@gmail.com>2020-06-08 10:36:01 +0200
committerNikita Popov <nikita.ppv@gmail.com>2020-06-08 10:36:01 +0200
commitf6db43fec8da3d3c0c7def077e9f493ce6129c45 (patch)
tree4af2039d5e765480cbb999ae23792c48cab97506 /azure/msan_job.yml
parent57e17e58a58de572c2a5e5b45aa5fa58f4d13400 (diff)
parent9b39ddbb85b5c589f3e7755424879f0ce012cc88 (diff)
downloadphp-git-f6db43fec8da3d3c0c7def077e9f493ce6129c45.tar.gz
Merge branch 'PHP-7.4'
* PHP-7.4: Disable mysqlnd compression on msan build
Diffstat (limited to 'azure/msan_job.yml')
-rw-r--r--azure/msan_job.yml1
1 files changed, 1 insertions, 0 deletions
diff --git a/azure/msan_job.yml b/azure/msan_job.yml
index 399a664f5e..0c7475be5b 100644
--- a/azure/msan_job.yml
+++ b/azure/msan_job.yml
@@ -35,6 +35,7 @@ jobs:
--enable-fpm \
--with-pdo-mysql=mysqlnd \
--with-mysqli=mysqlnd \
+ --disable-mysqlnd-compression-support \
--without-pear \
--enable-exif \
--enable-sysvsem \