mirror of
https://github.com/crazywhalecc/static-php-cli.git
synced 2026-03-19 05:14:52 +08:00
19 lines
340 B
YAML
19 lines
340 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:
|
|
support:
|
|
Windows: wip
|
|
BSD: wip
|
|
arg-type: enable
|
|
build-with-php: true
|