mirror of
https://github.com/crazywhalecc/static-php-cli.git
synced 2026-07-10 10:25:36 +08:00
Limit posix to unix-only
This commit is contained in:
@@ -244,6 +244,10 @@ ext-phar:
|
|||||||
- zlib
|
- zlib
|
||||||
ext-posix:
|
ext-posix:
|
||||||
type: php-extension
|
type: php-extension
|
||||||
|
php-extension:
|
||||||
|
os:
|
||||||
|
- Linux
|
||||||
|
- Darwin
|
||||||
ext-readline:
|
ext-readline:
|
||||||
type: php-extension
|
type: php-extension
|
||||||
depends:
|
depends:
|
||||||
|
|||||||
Reference in New Issue
Block a user