Add ext-parallel

This commit is contained in:
crazywhalecc
2026-03-12 16:04:25 +08:00
parent 528469514b
commit 32bdacd5a5
2 changed files with 44 additions and 0 deletions

View File

@@ -0,0 +1,9 @@
ext-parallel:
type: php-extension
artifact:
source:
type: pecl
name: parallel
metadata:
license-files: [LICENSE]
license: PHP-3.01