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

16 lines
271 B
YAML
Raw Normal View History

2026-03-17 15:13:47 +08:00
ext-zip:
type: php-extension
artifact:
source:
type: pecl
name: zip
extract: ext-zip
metadata:
license-files: [LICENSE]
license: PHP-3.01
2026-04-09 12:25:12 +08:00
depends:
2026-03-17 15:13:47 +08:00
- libzip
php-extension:
arg-type: custom
arg-type@windows: enable