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.
20 lines
606 B
20 lines
606 B
{
|
|
"sort": 7,
|
|
"ps": "PHP是世界上最好的编程语言",
|
|
"shell": "install.sh",
|
|
"name": "php",
|
|
"title": "PHP",
|
|
"coexist": true,
|
|
"versions": ["53","54","55","56","70","71","72","73","74","80","81","82","83","84"],
|
|
"updates": ["5.3.29","5.4.45","5.6.36","7.0.30","7.1.33","7.2.32","7.3.20","7.4.30","8.0.30","8.1.29","8.2.27","8.3.15","8.4.2"],
|
|
"tip": "soft",
|
|
"install_pre_inspection":true,
|
|
"checks": "server/php/VERSION/bin/php",
|
|
"path": "server/php/VERSION",
|
|
"display": 1,
|
|
"author": "Zend",
|
|
"date": "2017-04-01",
|
|
"home": "https://www.php.net",
|
|
"type": "PHP语言解释器",
|
|
"pid": "1"
|
|
} |