mirror of
https://github.com/crazywhalecc/static-php-cli.git
synced 2026-03-17 20:34:51 +08:00
update ext-support.md doc
This commit is contained in:
parent
d8a1a3c838
commit
3c438914c2
108
ext-support.md
108
ext-support.md
@ -3,61 +3,61 @@
|
||||
> - 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 | |
|
||||
| ctype | | yes | |
|
||||
| curl | | yes | |
|
||||
| date | | yes | |
|
||||
| dom | | untested | |
|
||||
| event | | | |
|
||||
| exif | | yes | |
|
||||
| filter | | yes | |
|
||||
| fileinfo | | | |
|
||||
| ftp | | yes | |
|
||||
| gd | | untested | |
|
||||
| gmp | | untested | |
|
||||
| hash | | yes | |
|
||||
| iconv | | | |
|
||||
| inotify | | | |
|
||||
| json | | yes | |
|
||||
| libxml | | yes | |
|
||||
| mbstring | | yes | |
|
||||
| mcrypt | | | |
|
||||
| mongodb | | | |
|
||||
| mysqli | | | |
|
||||
| mysqlnd | | yes | |
|
||||
| openssl | | yes | |
|
||||
| pcntl | | untested | |
|
||||
| pcre | | yes | |
|
||||
| pdo | | yes | |
|
||||
| pdo_mysql | | yes | |
|
||||
| pdo_sqlite | | yes | |
|
||||
| pdo_pgsql | | | |
|
||||
| phar | | yes | |
|
||||
| posix | | yes | |
|
||||
| protobuf | | | |
|
||||
| readline | | | |
|
||||
| redis | | yes | |
|
||||
| Reflection | | yes | |
|
||||
| session | | yes | |
|
||||
| shmop | | | |
|
||||
| simplexml | | untested | |
|
||||
| soap | | | |
|
||||
| sockets | | | |
|
||||
| sqlite3 | | untested | |
|
||||
| swow | | | |
|
||||
| swoole | | yes | |
|
||||
| tokenizer | | yes | |
|
||||
| xml | | yes | |
|
||||
| xmlreader | | untested | |
|
||||
| xmlwriter | | untested | |
|
||||
| zip | | yes | |
|
||||
| zlib | | yes | |
|
||||
| | Linux | macOS | Windows |
|
||||
|------------|-------|--------------------------------------------------------------------|---------|
|
||||
| bcmath | | yes | |
|
||||
| bz2 | | untested | |
|
||||
| calendar | | yes | |
|
||||
| ctype | | yes | |
|
||||
| curl | | yes | |
|
||||
| date | | yes | |
|
||||
| dom | | untested | |
|
||||
| event | | | |
|
||||
| exif | | yes | |
|
||||
| filter | | yes | |
|
||||
| fileinfo | | | |
|
||||
| ftp | | yes | |
|
||||
| gd | | untested | |
|
||||
| gmp | | untested | |
|
||||
| hash | | yes | |
|
||||
| iconv | | | |
|
||||
| inotify | | | |
|
||||
| json | | yes | |
|
||||
| libxml | | yes | |
|
||||
| mbstring | | yes | |
|
||||
| mcrypt | | [faulty](https://github.com/crazywhalecc/static-php-cli/issues/32) | |
|
||||
| mongodb | | | |
|
||||
| mysqli | | | |
|
||||
| mysqlnd | | yes | |
|
||||
| openssl | | yes | |
|
||||
| pcntl | | untested | |
|
||||
| pcre | | yes | |
|
||||
| pdo | | yes | |
|
||||
| pdo_mysql | | yes | |
|
||||
| pdo_sqlite | | yes | |
|
||||
| pdo_pgsql | | | |
|
||||
| phar | | yes | |
|
||||
| posix | | yes | |
|
||||
| protobuf | | | |
|
||||
| readline | | | |
|
||||
| redis | | yes | |
|
||||
| Reflection | | yes | |
|
||||
| session | | yes | |
|
||||
| shmop | | | |
|
||||
| simplexml | | untested | |
|
||||
| soap | | | |
|
||||
| sockets | | | |
|
||||
| sqlite3 | | untested | |
|
||||
| swow | | | |
|
||||
| swoole | | [faulty](https://github.com/crazywhalecc/static-php-cli/issues/32) | |
|
||||
| tokenizer | | yes | |
|
||||
| xml | | yes | |
|
||||
| xmlreader | | untested | |
|
||||
| xmlwriter | | untested | |
|
||||
| zip | | yes | |
|
||||
| zlib | | yes | |
|
||||
|
||||
## Additional Requirements
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user