mirror of
https://github.com/crazywhalecc/static-php-cli.git
synced 2026-07-06 16:25:39 +08:00
Some prerequisites for refactor
This commit is contained in:
@@ -919,15 +919,14 @@
|
||||
},
|
||||
"xdebug": {
|
||||
"type": "external",
|
||||
"source": "xdebug",
|
||||
"target": ["shared"],
|
||||
"support": {
|
||||
"Windows": "wip",
|
||||
"BSD": "no",
|
||||
"Darwin": "no",
|
||||
"Linux": "wip"
|
||||
},
|
||||
"lib-depends": [
|
||||
"xdebug"
|
||||
],
|
||||
"notes": true
|
||||
},
|
||||
"xhprof": {
|
||||
|
||||
Reference in New Issue
Block a user