mirror of
https://github.com/crazywhalecc/static-php-cli.git
synced 2026-03-18 04:44:53 +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
|
> - 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 | |
|
||||||
| ctype | | yes | |
|
| ctype | | yes | |
|
||||||
| curl | | yes | |
|
| curl | | yes | |
|
||||||
| date | | yes | |
|
| date | | yes | |
|
||||||
| dom | | untested | |
|
| dom | | untested | |
|
||||||
| event | | | |
|
| event | | | |
|
||||||
| exif | | yes | |
|
| exif | | yes | |
|
||||||
| filter | | yes | |
|
| filter | | yes | |
|
||||||
| fileinfo | | | |
|
| fileinfo | | | |
|
||||||
| ftp | | yes | |
|
| ftp | | yes | |
|
||||||
| gd | | untested | |
|
| gd | | untested | |
|
||||||
| gmp | | untested | |
|
| gmp | | untested | |
|
||||||
| hash | | yes | |
|
| hash | | yes | |
|
||||||
| iconv | | | |
|
| iconv | | | |
|
||||||
| inotify | | | |
|
| inotify | | | |
|
||||||
| 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 | |
|
||||||
| openssl | | yes | |
|
| openssl | | yes | |
|
||||||
| pcntl | | untested | |
|
| pcntl | | untested | |
|
||||||
| pcre | | yes | |
|
| pcre | | yes | |
|
||||||
| pdo | | yes | |
|
| pdo | | yes | |
|
||||||
| pdo_mysql | | yes | |
|
| pdo_mysql | | yes | |
|
||||||
| pdo_sqlite | | yes | |
|
| pdo_sqlite | | yes | |
|
||||||
| pdo_pgsql | | | |
|
| pdo_pgsql | | | |
|
||||||
| phar | | yes | |
|
| phar | | yes | |
|
||||||
| posix | | yes | |
|
| posix | | yes | |
|
||||||
| protobuf | | | |
|
| protobuf | | | |
|
||||||
| readline | | | |
|
| readline | | | |
|
||||||
| redis | | yes | |
|
| redis | | yes | |
|
||||||
| Reflection | | yes | |
|
| Reflection | | yes | |
|
||||||
| session | | yes | |
|
| session | | yes | |
|
||||||
| shmop | | | |
|
| shmop | | | |
|
||||||
| simplexml | | untested | |
|
| simplexml | | untested | |
|
||||||
| soap | | | |
|
| soap | | | |
|
||||||
| 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 | |
|
||||||
| xmlwriter | | untested | |
|
| xmlwriter | | untested | |
|
||||||
| zip | | yes | |
|
| zip | | yes | |
|
||||||
| zlib | | yes | |
|
| zlib | | yes | |
|
||||||
|
|
||||||
## Additional Requirements
|
## Additional Requirements
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user