mirror of
https://github.com/crazywhalecc/static-php-cli.git
synced 2026-03-18 04:44:53 +08:00
update README
This commit is contained in:
parent
663d0c05c7
commit
abfc60511d
@ -21,41 +21,41 @@
|
|||||||
| filter | yes | yes | |
|
| filter | yes | yes | |
|
||||||
| fileinfo | yes | | |
|
| fileinfo | yes | | |
|
||||||
| ftp | yes | yes | |
|
| ftp | yes | yes | |
|
||||||
| gd | untested | yes | |
|
| gd | yes, untested | yes | |
|
||||||
| gettext | | | |
|
| gettext | | | |
|
||||||
| gmp | untested | untested | |
|
| gmp | yes, untested | yes, untested | |
|
||||||
| hash | yes | yes | |
|
| hash | yes | yes | |
|
||||||
| iconv | yes | | |
|
| iconv | yes | | |
|
||||||
| inotify | yes | yes | |
|
| inotify | yes | yes | |
|
||||||
| mbstring | yes | yes | |
|
| mbstring | yes | yes | |
|
||||||
| mcrypt | | [faulty](https://github.com/crazywhalecc/static-php-cli/issues/32) | |
|
| mcrypt | | [faulty](https://github.com/crazywhalecc/static-php-cli/issues/32) | |
|
||||||
| mongodb | untested | | |
|
| mongodb | yes, untested | | |
|
||||||
| mysqli | | | |
|
| mysqli | | | |
|
||||||
| mysqlnd | yes | yes | |
|
| mysqlnd | yes | yes | |
|
||||||
| openssl | yes | yes | |
|
| openssl | yes | yes | |
|
||||||
| pcntl | untested | yes | |
|
| pcntl | yes, untested | yes | |
|
||||||
| pdo | yes | yes | |
|
| pdo | yes | yes | |
|
||||||
| pdo_mysql | yes | yes | |
|
| pdo_mysql | yes | yes | |
|
||||||
| pdo_sqlite | yes | yes | |
|
| pdo_sqlite | yes | yes | |
|
||||||
| pdo_pgsql | | | |
|
| pdo_pgsql | | | |
|
||||||
| phar | yes | yes | |
|
| phar | yes | yes | |
|
||||||
| posix | yes | yes | |
|
| posix | yes | yes | |
|
||||||
| protobuf | untested | | |
|
| protobuf | yes, untested | | |
|
||||||
| readline | | | |
|
| readline | | | |
|
||||||
| redis | yes | yes | |
|
| redis | yes | yes | |
|
||||||
| session | yes | yes | |
|
| session | yes | yes | |
|
||||||
| shmop | untested | | |
|
| shmop | yes, untested | | |
|
||||||
| simplexml | untested | untested | |
|
| simplexml | yes, untested | yes, untested | |
|
||||||
| soap | untested | | |
|
| soap | yes, untested | | |
|
||||||
| sockets | yes | yes | |
|
| sockets | yes | yes | |
|
||||||
| sqlite3 | untested | untested | |
|
| sqlite3 | yes, untested | yes, untested | |
|
||||||
| swow | yes | [faulty](https://github.com/crazywhalecc/static-php-cli/issues/32) | |
|
| swow | yes | [faulty](https://github.com/crazywhalecc/static-php-cli/issues/32) | |
|
||||||
| swoole | [faulty](https://github.com/crazywhalecc/static-php-cli/issues/32) | [faulty](https://github.com/crazywhalecc/static-php-cli/issues/32) | |
|
| swoole | [faulty](https://github.com/crazywhalecc/static-php-cli/issues/32) | [faulty](https://github.com/crazywhalecc/static-php-cli/issues/32) | |
|
||||||
| tokenizer | yes | yes | |
|
| tokenizer | yes | yes | |
|
||||||
| xml | yes | yes | |
|
| xml | yes | yes | |
|
||||||
| xmlreader | untested | untested | |
|
| xmlreader | yes, untested | yes, untested | |
|
||||||
| xmlwriter | untested | untested | |
|
| xmlwriter | yes, untested | yes, untested | |
|
||||||
| zip | untested | yes | |
|
| zip | yes, untested | yes | |
|
||||||
| zlib | yes | yes | |
|
| zlib | yes | yes | |
|
||||||
|
|
||||||
## Additional Requirements
|
## Additional Requirements
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user