Add ext-mongodb for Windows

This commit is contained in:
crazywhalecc
2026-04-11 00:39:30 +08:00
parent e83a997d0c
commit 25891a8648
2 changed files with 18 additions and 2 deletions

View File

@@ -9,7 +9,9 @@ ext-mongodb:
metadata:
license-files: [LICENSE]
license: PHP-3.01
suggests:
depends@windows:
- ext-openssl
suggests@unix:
- icu
- openssl
- zstd
@@ -18,4 +20,5 @@ ext-mongodb:
- CoreFoundation
- Security
php-extension:
arg-type: custom
arg-type@unix: custom
arg-type@windows: '--enable-mongodb --with-mongodb-client-side-encryption'