diff --git a/plugins/php/versions/all_test.sh b/plugins/php/versions/all_test.sh index a2b05f79b..1d483bab3 100644 --- a/plugins/php/versions/all_test.sh +++ b/plugins/php/versions/all_test.sh @@ -39,7 +39,7 @@ done cd $DIR PHP_VER_LIST=(53 54 55 56 70 71 72 73 74 80 81 82) # yar -PHP_EXT_LIST=(ZendGuardLoader pdo mysqlnd sqlite3 openssl pcntl opcache mcrypt fileinfo \ +PHP_EXT_LIST=(ZendGuardLoader pdo mysqlnd sqlite3 openssl opcache mcrypt fileinfo \ exif gd intl memcache memcached redis imagemagick xdebug \ swoole yac apc mongo mongodb solr seaslog mbstring iconv)