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

19 lines
330 B
YAML
Raw Normal View History

2026-03-17 13:27:37 +08:00
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:
2026-04-10 15:36:21 +08:00
os:
- Linux
- Darwin
2026-03-17 13:27:37 +08:00
arg-type: enable
build-with-php: true