Add ext-xhprof

This commit is contained in:
crazywhalecc
2026-03-17 13:27:37 +08:00
parent 20b693d1fa
commit ca15ccd4d1
2 changed files with 53 additions and 0 deletions

View File

@@ -0,0 +1,18 @@
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:
support:
Windows: wip
BSD: wip
arg-type: enable
build-with-php: true