mirror of
https://github.com/crazywhalecc/static-php-cli.git
synced 2026-07-09 01:45:36 +08:00
add xdebug dynamic extension
This commit is contained in:
@@ -738,6 +738,12 @@
|
||||
"libiconv"
|
||||
]
|
||||
},
|
||||
"xdebug": {
|
||||
"source": "xdebug",
|
||||
"static-libs-unix": [
|
||||
"xdebug.so"
|
||||
]
|
||||
},
|
||||
"xz": {
|
||||
"source": "xz",
|
||||
"static-libs-unix": [
|
||||
|
||||
Reference in New Issue
Block a user