Files
static-php-cli/config/pkg/ext/ext-xhprof.yml
2026-07-21 12:54:02 +07:00

19 lines
340 B
YAML

ext-xhprof:
type: php-extension
artifact:
source:
type: ghtar
repo: longxinH/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