mirror of
https://github.com/QYG2297248353/appstore-1panel.git
synced 2026-06-16 01:02:14 +08:00
feat: PHP 增加扩展 (#23)
This commit is contained in:
@@ -97,6 +97,26 @@
|
||||
{
|
||||
"label": "mysqli",
|
||||
"value": "mysqli"
|
||||
},
|
||||
{
|
||||
"label": "pdo_mysql",
|
||||
"value": "pdo_mysql"
|
||||
},
|
||||
{
|
||||
"label": "mbstring",
|
||||
"value": "mbstring"
|
||||
},
|
||||
{
|
||||
"label": "gd",
|
||||
"value": "gd"
|
||||
},
|
||||
{
|
||||
"label": "ioncube_loader",
|
||||
"value": "ioncube_loader"
|
||||
},
|
||||
{
|
||||
"label": "curl",
|
||||
"value": "curl"
|
||||
}
|
||||
],
|
||||
"envKey": "PHP_EXTENSIONS",
|
||||
|
||||
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Reference in New Issue
Block a user