From 6dac04aa58c666841c3844b17d1a08c55e39adc3 Mon Sep 17 00:00:00 2001 From: zhengkunwang <31820853+zhengkunwang223@users.noreply.github.com> Date: Wed, 9 Aug 2023 18:40:56 +0800 Subject: [PATCH] =?UTF-8?q?feat:=20=E4=BF=AE=E6=94=B9=20php=20=E6=89=A9?= =?UTF-8?q?=E5=B1=95=E9=BB=98=E8=AE=A4=E5=80=BC=20(#318)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- php5/5.4.45/build/config.json | 2 +- php5/5.5.38/build/config.json | 2 +- php5/5.6.40/build/config.json | 2 +- php7/7.0.33/build/config.json | 2 +- php7/7.1.33/build/config.json | 2 +- php7/7.2.34/build/config.json | 2 +- php7/7.3.33/build/config.json | 2 +- php7/7.4.33/build/config.json | 2 +- php8/8.0.28/build/config.json | 6 +++++- php8/8.2.5/build/config.json | 6 +++++- 10 files changed, 18 insertions(+), 10 deletions(-) diff --git a/php5/5.4.45/build/config.json b/php5/5.4.45/build/config.json index 50cf57751..ac01fcfaa 100644 --- a/php5/5.4.45/build/config.json +++ b/php5/5.4.45/build/config.json @@ -5,7 +5,7 @@ "multiple": true, "labelZh": "扩展", "labelEn": "Extensions", - "default": [], + "default": ["mysqli","pdo_mysql"], "values": [ { "label": "opcache", diff --git a/php5/5.5.38/build/config.json b/php5/5.5.38/build/config.json index 50cf57751..ac01fcfaa 100644 --- a/php5/5.5.38/build/config.json +++ b/php5/5.5.38/build/config.json @@ -5,7 +5,7 @@ "multiple": true, "labelZh": "扩展", "labelEn": "Extensions", - "default": [], + "default": ["mysqli","pdo_mysql"], "values": [ { "label": "opcache", diff --git a/php5/5.6.40/build/config.json b/php5/5.6.40/build/config.json index 50cf57751..ac01fcfaa 100644 --- a/php5/5.6.40/build/config.json +++ b/php5/5.6.40/build/config.json @@ -5,7 +5,7 @@ "multiple": true, "labelZh": "扩展", "labelEn": "Extensions", - "default": [], + "default": ["mysqli","pdo_mysql"], "values": [ { "label": "opcache", diff --git a/php7/7.0.33/build/config.json b/php7/7.0.33/build/config.json index e2e5d85d7..bda2e4ebd 100644 --- a/php7/7.0.33/build/config.json +++ b/php7/7.0.33/build/config.json @@ -5,7 +5,7 @@ "multiple": true, "labelZh": "扩展", "labelEn": "Extensions", - "default": [], + "default": ["mysqli","pdo_mysql"], "values": [ { "label": "opcache", diff --git a/php7/7.1.33/build/config.json b/php7/7.1.33/build/config.json index e2e5d85d7..bda2e4ebd 100644 --- a/php7/7.1.33/build/config.json +++ b/php7/7.1.33/build/config.json @@ -5,7 +5,7 @@ "multiple": true, "labelZh": "扩展", "labelEn": "Extensions", - "default": [], + "default": ["mysqli","pdo_mysql"], "values": [ { "label": "opcache", diff --git a/php7/7.2.34/build/config.json b/php7/7.2.34/build/config.json index e2e5d85d7..bda2e4ebd 100644 --- a/php7/7.2.34/build/config.json +++ b/php7/7.2.34/build/config.json @@ -5,7 +5,7 @@ "multiple": true, "labelZh": "扩展", "labelEn": "Extensions", - "default": [], + "default": ["mysqli","pdo_mysql"], "values": [ { "label": "opcache", diff --git a/php7/7.3.33/build/config.json b/php7/7.3.33/build/config.json index e2e5d85d7..bda2e4ebd 100644 --- a/php7/7.3.33/build/config.json +++ b/php7/7.3.33/build/config.json @@ -5,7 +5,7 @@ "multiple": true, "labelZh": "扩展", "labelEn": "Extensions", - "default": [], + "default": ["mysqli","pdo_mysql"], "values": [ { "label": "opcache", diff --git a/php7/7.4.33/build/config.json b/php7/7.4.33/build/config.json index e2e5d85d7..bda2e4ebd 100644 --- a/php7/7.4.33/build/config.json +++ b/php7/7.4.33/build/config.json @@ -5,7 +5,7 @@ "multiple": true, "labelZh": "扩展", "labelEn": "Extensions", - "default": [], + "default": ["mysqli","pdo_mysql"], "values": [ { "label": "opcache", diff --git a/php8/8.0.28/build/config.json b/php8/8.0.28/build/config.json index 4906dcf82..bda2e4ebd 100644 --- a/php8/8.0.28/build/config.json +++ b/php8/8.0.28/build/config.json @@ -5,7 +5,7 @@ "multiple": true, "labelZh": "扩展", "labelEn": "Extensions", - "default": [], + "default": ["mysqli","pdo_mysql"], "values": [ { "label": "opcache", @@ -110,6 +110,10 @@ "label": "gd", "value": "gd" }, + { + "label": "ioncube_loader", + "value": "ioncube_loader" + }, { "label": "curl", "value": "curl" diff --git a/php8/8.2.5/build/config.json b/php8/8.2.5/build/config.json index 4906dcf82..bda2e4ebd 100644 --- a/php8/8.2.5/build/config.json +++ b/php8/8.2.5/build/config.json @@ -5,7 +5,7 @@ "multiple": true, "labelZh": "扩展", "labelEn": "Extensions", - "default": [], + "default": ["mysqli","pdo_mysql"], "values": [ { "label": "opcache", @@ -110,6 +110,10 @@ "label": "gd", "value": "gd" }, + { + "label": "ioncube_loader", + "value": "ioncube_loader" + }, { "label": "curl", "value": "curl"