update extensions from pecl to pie

This commit is contained in:
henderkes
2026-07-21 12:54:02 +07:00
parent 1778032633
commit 9bceaace8e
28 changed files with 98 additions and 57 deletions

View File

@@ -2,8 +2,9 @@ ext-parallel:
type: php-extension
artifact:
source:
type: pecl
name: parallel
type: pie
repo: pecl/parallel
extract: php-src/ext/parallel
metadata:
license-files: [LICENSE]
license: PHP-3.01