mdserver-web/plugins/xhprof/info.json

19 lines
396 B
JSON
Raw Permalink Normal View History

2020-07-12 06:14:56 -04:00
{
2024-12-17 12:18:45 -05:00
"sort": 4,
2020-07-12 06:14:56 -04:00
"title":"xhprof",
"tip":"soft",
"name":"xhprof",
"type":"运行环境",
"ps":"PHP性能瓶颈查找工具",
"to_ver":["1.0"],
"versions":["1.0"],
"updates":["1.0"],
2022-07-27 01:54:59 -04:00
"install_pre_inspection":true,
2020-07-12 06:14:56 -04:00
"shell":"install.sh",
"checks":"server/xhprof",
"path": "server/xhprof",
"author":"midoks",
"home":"http://pecl.php.net/package/xhprof",
"date":"2020-07-12",
2024-01-22 14:00:50 -05:00
"pid": "1"
2020-07-12 06:14:56 -04:00
}