|
|
@ -37,7 +37,7 @@ for PHP_VER in ${PHP_VER_LIST[@]}; do |
|
|
|
done |
|
|
|
done |
|
|
|
|
|
|
|
|
|
|
|
cd $DIR |
|
|
|
cd $DIR |
|
|
|
PHP_VER_LIST=(53 54 55 56 70 71 72 73 74 80 81 82) |
|
|
|
PHP_VER_LIST=(52 53 54 55 56 70 71 72 73 74 80 81 82) |
|
|
|
PHP_EXT_LIST=(ioncube ZendGuardLoader pdo mysqlnd sqlite3 openssl pcntl opcache mcrypt fileinfo \ |
|
|
|
PHP_EXT_LIST=(ioncube ZendGuardLoader pdo mysqlnd sqlite3 openssl pcntl opcache mcrypt fileinfo \ |
|
|
|
exif gd intl memcache memcached redis imagemagick xdebug xhprof \ |
|
|
|
exif gd intl memcache memcached redis imagemagick xdebug xhprof \ |
|
|
|
swoole yaf yar yac apc mongo mongodb solr seaslog mbstring zip) |
|
|
|
swoole yaf yar yac apc mongo mongodb solr seaslog mbstring zip) |
|
|
|