chg: [php] Added 2 missing modules

pull/6767/head
Steve Clement 2020-12-11 16:59:19 +09:00
parent 43cc5d4127
commit 72bb3c9e4b
No known key found for this signature in database
GPG Key ID: 69A20F509BE4AEE9
2 changed files with 2 additions and 0 deletions

View File

@ -114,6 +114,7 @@ installDepsPhp72 () {
php-dev \
php-json php-xml php-mysql php7.2-opcache php-readline php-mbstring php-zip \
php-redis php-gnupg \
php-intl bcmath \
php-gd
for key in upload_max_filesize post_max_size max_execution_time max_input_time memory_limit

View File

@ -114,6 +114,7 @@ installDepsPhp74 () {
php-dev \
php-json php-xml php-mysql php-opcache php-readline php-mbstring php-zip \
php-redis php-gnupg \
php-intl bcmath \
php-gd
for key in upload_max_filesize post_max_size max_execution_time max_input_time memory_limit