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

15 lines
287 B
YAML
Raw Normal View History

2026-03-10 16:59:48 +08:00
ext-igbinary:
type: php-extension
artifact:
source:
2026-07-23 09:16:04 +07:00
type: pie
2026-07-21 12:54:02 +07:00
repo: igbinary/igbinary
2026-07-23 09:16:04 +07:00
prefer-stable: false
2026-07-21 12:54:02 +07:00
extract: php-src/ext/igbinary
2026-03-10 16:59:48 +08:00
metadata:
license-files: [COPYING]
license: BSD-3-Clause
suggests:
- ext-session
- ext-apcu