mirror of
https://github.com/crazywhalecc/static-php-cli.git
synced 2026-03-19 05:14:52 +08:00
Add ext-xdebug
This commit is contained in:
parent
2327f32e41
commit
20b693d1fa
14
config/pkg/ext/ext-xdebug.yml
Normal file
14
config/pkg/ext/ext-xdebug.yml
Normal file
@ -0,0 +1,14 @@
|
|||||||
|
ext-xdebug:
|
||||||
|
type: php-extension
|
||||||
|
artifact:
|
||||||
|
source:
|
||||||
|
type: pie
|
||||||
|
repo: xdebug/xdebug
|
||||||
|
metadata:
|
||||||
|
license-files: [LICENSE]
|
||||||
|
license: Xdebug-1.03
|
||||||
|
php-extension:
|
||||||
|
zend-extension: true
|
||||||
|
build-static: false
|
||||||
|
build-shared: true
|
||||||
|
build-with-php: false
|
||||||
Loading…
x
Reference in New Issue
Block a user