|
|
@ -32,7 +32,7 @@ done |
|
|
|
cd $curPath |
|
|
|
cd $curPath |
|
|
|
|
|
|
|
|
|
|
|
PHP_VER_LIST_EXT=(56 70 71 72 73 74 80 81) |
|
|
|
PHP_VER_LIST_EXT=(56 70 71 72 73 74 80 81) |
|
|
|
PHP_EXT_LIST=(pdo mysqlnd sqlite3 odbc opcache mcrypt fileinfo \ |
|
|
|
PHP_EXT_LIST=(ioncube pdo mysqlnd sqlite3 odbc opcache mcrypt fileinfo \ |
|
|
|
exif gd intl memcache memcached redis imagick xdebug xhprof \ |
|
|
|
exif gd intl memcache memcached redis imagick xdebug xhprof \ |
|
|
|
swoole yaf phalcon yar mongodb yac solr seaslog mbstring zip zstd) |
|
|
|
swoole yaf phalcon yar mongodb yac solr seaslog mbstring zip zstd) |
|
|
|
for PHP_VER in ${PHP_VER_LIST_EXT[@]}; do |
|
|
|
for PHP_VER in ${PHP_VER_LIST_EXT[@]}; do |
|
|
|