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"