add some tests and iconv support

This commit is contained in:
crazywhalecc
2023-04-03 21:27:50 +08:00
parent 1731cc1202
commit 29e0269588
6 changed files with 70 additions and 7 deletions

View File

@@ -8,20 +8,20 @@
| | Linux | macOS | Windows |
|------------|--------------------------------------------------------------------|--------------------------------------------------------------------|---------|
| bcmath | yes | yes | |
| bz2 | yes | untested | |
| bz2 | yes | yes | |
| calendar | yes | yes | |
| ctype | yes | yes | |
| curl | untested | yes | |
| date | yes | yes | |
| dba | yes | yes | |
| dom | untested | untested | |
| dom | yes | yes | |
| enchant | | | |
| event | | | |
| exif | yes | yes | |
| filter | yes | yes | |
| fileinfo | yes | | |
| ftp | yes | yes | |
| gd | untested | untested | |
| gd | untested | yes | |
| gettext | | | |
| gmp | untested | untested | |
| hash | yes | yes | |
@@ -33,7 +33,7 @@
| mysqli | | | |
| mysqlnd | yes | yes | |
| openssl | untested | yes | |
| pcntl | untested | untested | |
| pcntl | untested | yes | |
| pdo | yes | yes | |
| pdo_mysql | yes | yes | |
| pdo_sqlite | yes | yes | |
@@ -47,7 +47,7 @@
| shmop | untested | | |
| simplexml | untested | untested | |
| soap | untested | | |
| sockets | untested | | |
| sockets | untested | yes | |
| sqlite3 | untested | untested | |
| swow | | | |
| swoole | [faulty](https://github.com/crazywhalecc/static-php-cli/issues/32) | [faulty](https://github.com/crazywhalecc/static-php-cli/issues/32) | |