Some prerequisites for refactor

This commit is contained in:
crazywhalecc
2025-03-24 19:25:38 +08:00
parent 371a588396
commit 8909b62dc4
7 changed files with 29 additions and 22 deletions

View File

@@ -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": {