mirror of
https://github.com/crazywhalecc/static-php-cli.git
synced 2026-07-22 08:15:35 +08:00
15 lines
287 B
YAML
15 lines
287 B
YAML
ext-parallel:
|
|
type: php-extension
|
|
artifact:
|
|
source:
|
|
type: pie
|
|
repo: pecl/parallel
|
|
extract: php-src/ext/parallel
|
|
metadata:
|
|
license-files: [LICENSE]
|
|
license: PHP-3.01
|
|
depends@windows:
|
|
- pthreads4w
|
|
php-extension:
|
|
arg-type@windows: with
|