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

15 lines
296 B
YAML
Raw Normal View History

2026-03-10 16:59:48 +08:00
ext-igbinary:
type: php-extension
artifact:
source:
2026-07-21 12:54:02 +07:00
type: ghtagtar
repo: igbinary/igbinary
match: tags/\d+(\.\d+)+$
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