Files
static-php-cli/config/pkg/ext/ext-xhprof.yml
2026-04-10 15:36:21 +08:00

19 lines
330 B
YAML

ext-xhprof:
type: php-extension
artifact:
source:
type: pecl
name: xhprof
extract: php-src/ext/xhprof-src
metadata:
license-files: [LICENSE]
license: Apache-2.0
depends:
- ext-ctype
php-extension:
os:
- Linux
- Darwin
arg-type: enable
build-with-php: true