Files
static-php-cli/config/pkg/ext/ext-xdebug.yml

18 lines
324 B
YAML
Raw Normal View History

2026-03-17 13:16:47 +08:00
ext-xdebug:
type: php-extension
artifact:
source:
type: pie
repo: xdebug/xdebug
metadata:
license-files: [LICENSE]
license: Xdebug-1.03
php-extension:
2026-04-10 15:36:21 +08:00
os:
- Linux
- Darwin
2026-03-17 13:16:47 +08:00
zend-extension: true
build-static: false
build-shared: true
build-with-php: false