19 lines
501 B
JSON
Executable File
19 lines
501 B
JSON
Executable File
{
|
|
"sort": 7,
|
|
"ps": "PHP是世界上最好的编程语言",
|
|
"shell": "install.sh",
|
|
"name": "php",
|
|
"title": "PHP",
|
|
"coexist": true,
|
|
"versions": ["53","54","55","56","70","71","72","73","74"],
|
|
"updates": ["5.3.17","5.4.45","5.6.36","7.0.30","7.1.33","7.2.25","7.3.12","7.4.0"],
|
|
"tip": "soft",
|
|
"checks": "server/php/VERSION/bin/php",
|
|
"path": "server/php/VERSION",
|
|
"display": 1,
|
|
"author": "Zend",
|
|
"date": "2017-04-01",
|
|
"home": "https://www.php.net",
|
|
"type": "语言解释器",
|
|
"pid": "1"
|
|
} |