From 7f5f15a41d46a2c0dc068fb0b2fce37be8ad6d5e Mon Sep 17 00:00:00 2001 From: crazywhalecc Date: Sat, 8 Apr 2023 18:45:49 +0800 Subject: [PATCH] update ext-support.md --- ext-support.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/ext-support.md b/ext-support.md index bb813258..c445151e 100644 --- a/ext-support.md +++ b/ext-support.md @@ -11,7 +11,7 @@ | bz2 | yes | yes | | | calendar | yes | yes | | | ctype | yes | yes | | -| curl | untested | yes | | +| curl | yes | yes | | | date | yes | yes | | | dba | yes | yes | | | dom | yes | yes | | @@ -32,7 +32,7 @@ | mongodb | untested | | | | mysqli | | | | | mysqlnd | yes | yes | | -| openssl | untested | yes | | +| openssl | yes | yes | | | pcntl | untested | yes | | | pdo | yes | yes | | | pdo_mysql | yes | yes | | @@ -47,9 +47,9 @@ | shmop | untested | | | | simplexml | untested | untested | | | soap | untested | | | -| sockets | untested | yes | | +| sockets | yes | yes | | | sqlite3 | untested | untested | | -| swow | | yes | | +| swow | yes | yes | | | swoole | [faulty](https://github.com/crazywhalecc/static-php-cli/issues/32) | [faulty](https://github.com/crazywhalecc/static-php-cli/issues/32) | | | tokenizer | yes | yes | | | xml | yes | yes | |