18 lines
472 B
JSON
Executable File
18 lines
472 B
JSON
Executable File
{
|
|
"sort": 7,
|
|
"ps": "PHP是世界上最好的编程语言",
|
|
"shell": "php.sh",
|
|
"name": "php",
|
|
"title": "PHP",
|
|
"default": false,
|
|
"versions": ["5.2","5.3","5.4","5.5","5.6","7.0","7.1","7.2"],
|
|
"updates": ["5.2.17p1","5.3.29","5.4.45","5.5.38","5.6.32","7.0.26","7.1.12","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"
|
|
} |