mirror of
https://github.com/crazywhalecc/static-php-cli.git
synced 2026-07-20 23:35:37 +08:00
update ext-support.md doc
This commit is contained in:
@@ -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 | |
|
||||||
|
|||||||
Reference in New Issue
Block a user