mirror of
https://github.com/crazywhalecc/static-php-cli.git
synced 2026-03-17 20:34:51 +08:00
12 lines
196 B
YAML
12 lines
196 B
YAML
|
|
ext-readline:
|
||
|
|
type: php-extension
|
||
|
|
depends:
|
||
|
|
- libedit
|
||
|
|
php-extension:
|
||
|
|
support:
|
||
|
|
Windows: wip
|
||
|
|
BSD: wip
|
||
|
|
arg-type: with-path
|
||
|
|
build-shared: false
|
||
|
|
build-static: true
|