Update all_test.sh

pull/544/head
Mr Chen 1 year ago
parent ff29679b42
commit b64e3b772f
  1. 2
      plugins/php/versions/all_test.sh

@ -39,7 +39,7 @@ for PHP_VER in ${PHP_VER_LIST[@]}; do
done
cd $DIR
PHP_VER_LIST=(53 54 55 56 70 71 72 73 74 80 81 82)
PHP_VER_LIST=(53 54 55 56 70 71 72 73 74 80 81 82 83)
# yar
PHP_EXT_LIST=(ZendGuardLoader pdo mysqlnd sqlite3 openssl opcache mcrypt fileinfo \
exif gd intl pcntl memcache memcached redis imagemagick xdebug \

Loading…
Cancel
Save