mirror of
https://github.com/crazywhalecc/static-php-cli.git
synced 2026-07-09 01:45:36 +08:00
add some tests and iconv support
This commit is contained in:
@@ -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) | |
|
||||
|
||||
Reference in New Issue
Block a user