mirror of
https://github.com/crazywhalecc/static-php-cli.git
synced 2026-03-18 04:44:53 +08:00
15 lines
287 B
YAML
15 lines
287 B
YAML
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
|