update ext-support.md doc

This commit is contained in:
crazywhalecc
2023-03-19 01:20:16 +08:00
parent d8a1a3c838
commit 3c438914c2

View File

@@ -3,10 +3,10 @@
> - yes: supported and tested
> - untested: supported but not tested
> - empty: not supported yet
> - issue link: not supported yet due to issue
> - faulty with issue link: not supported yet due to issue
| | Linux | macOS | Windows |
|------------|-------|----------|---------|
|------------|-------|--------------------------------------------------------------------|---------|
| bcmath | | yes | |
| bz2 | | untested | |
| calendar | | yes | |
@@ -27,7 +27,7 @@
| json | | yes | |
| libxml | | yes | |
| mbstring | | yes | |
| mcrypt | | | |
| mcrypt | | [faulty](https://github.com/crazywhalecc/static-php-cli/issues/32) | |
| mongodb | | | |
| mysqli | | | |
| mysqlnd | | yes | |
@@ -51,7 +51,7 @@
| sockets | | | |
| sqlite3 | | untested | |
| swow | | | |
| swoole | | yes | |
| swoole | | [faulty](https://github.com/crazywhalecc/static-php-cli/issues/32) | |
| tokenizer | | yes | |
| xml | | yes | |
| xmlreader | | untested | |