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