mirror of
https://github.com/crazywhalecc/static-php-cli.git
synced 2026-03-19 05:14:52 +08:00
Add ext-sysvmsg,ext-sysvsem,ext-sysvshm
This commit is contained in:
parent
b89e941ab2
commit
02d40d197b
@ -272,6 +272,23 @@ ext-sqlite3:
|
|||||||
arg-type@unix: with-path
|
arg-type@unix: with-path
|
||||||
arg-type@windows: with
|
arg-type@windows: with
|
||||||
build-with-php: true
|
build-with-php: true
|
||||||
|
ext-sysvmsg:
|
||||||
|
type: php-extension
|
||||||
|
php-extension:
|
||||||
|
support:
|
||||||
|
Windows: 'no'
|
||||||
|
BSD: wip
|
||||||
|
ext-sysvsem:
|
||||||
|
type: php-extension
|
||||||
|
php-extension:
|
||||||
|
support:
|
||||||
|
Windows: 'no'
|
||||||
|
BSD: wip
|
||||||
|
ext-sysvshm:
|
||||||
|
type: php-extension
|
||||||
|
php-extension:
|
||||||
|
support:
|
||||||
|
BSD: wip
|
||||||
ext-xml:
|
ext-xml:
|
||||||
type: php-extension
|
type: php-extension
|
||||||
depends:
|
depends:
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user