Add ext-readline for windows

This commit is contained in:
crazywhalecc
2026-04-09 10:51:12 +08:00
parent 631549073a
commit 2256f47aed

View File

@@ -250,13 +250,13 @@ ext-posix:
- Darwin - Darwin
ext-readline: ext-readline:
type: php-extension type: php-extension
depends: depends@unix:
- libedit - libedit
depends@windows:
- wineditline
php-extension: php-extension:
support:
Windows: wip
BSD: wip
arg-type: '--with-libedit --without-readline' arg-type: '--with-libedit --without-readline'
arg-type@windows: with
build-shared: false build-shared: false
build-static: true build-static: true
ext-session: ext-session: