Skip to content

Commit f6db43f

Browse files
committed
Merge branch 'PHP-7.4'
* PHP-7.4: Disable mysqlnd compression on msan build
2 parents 57e17e5 + 9b39ddb commit f6db43f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

azure/msan_job.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -35,6 +35,7 @@ jobs:
3535
--enable-fpm \
3636
--with-pdo-mysql=mysqlnd \
3737
--with-mysqli=mysqlnd \
38+
--disable-mysqlnd-compression-support \
3839
--without-pear \
3940
--enable-exif \
4041
--enable-sysvsem \

0 commit comments

Comments
 (0)