mirror of https://github.com/midoks/mdserver-web
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
18 lines
386 B
18 lines
386 B
{
|
|
"sort": 7,
|
|
"ps": "PHP是世界上最好的编程语言",
|
|
"shell": "install.sh",
|
|
"name": "php",
|
|
"title": "PHP",
|
|
"default": false,
|
|
"versions": ["5.2","7.2"],
|
|
"updates": ["5.2.17p1","7.2.0"],
|
|
"tip": "soft",
|
|
"checks": "server/php/VERSION/bin/php",
|
|
"display": 1,
|
|
"author": "Zend",
|
|
"date": "2017-04-01",
|
|
"home": "https://www.php.net",
|
|
"type": "语言解释器",
|
|
"pid": "1"
|
|
} |