Update all_test.sh

pull/123/head
midoks 3 years ago
parent b88e60964d
commit d72ef6808e
  1. 2
      plugins/php-apt/versions/all_test.sh

@ -25,7 +25,7 @@ for PHP_VER in ${PHP_VER_LIST[@]}; do
echo "php${PHP_VER} -- end"
done
PHP_VER_LIST=(56 70 71 72 73 74 80 81)
PHP_EXT_LIST=('yaf')
for PHP_VER in ${PHP_VER_LIST[@]}; do
echo "php${PHP_VER} -- start"

Loading…
Cancel
Save