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

19 lines
340 B
YAML
Raw Normal View History

2026-03-17 13:27:37 +08:00
ext-xhprof:
type: php-extension
artifact:
source:
2026-07-21 12:54:02 +07:00
type: ghtar
repo: longxinH/xhprof
2026-03-17 13:27:37 +08:00
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