update README

This commit is contained in:
crazywhalecc 2023-04-09 10:56:14 +08:00
parent 663d0c05c7
commit abfc60511d
No known key found for this signature in database
GPG Key ID: 1F4BDD59391F2680

View File

@ -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