mirror of
https://github.com/crazywhalecc/static-php-cli.git
synced 2026-03-18 04:44:53 +08:00
update ext-support (date extension is bundled with minimal php)
This commit is contained in:
parent
e6c9112575
commit
5ce9229e7d
@ -7,13 +7,12 @@
|
|||||||
> - partial with issue link: supported but not perfect due to issue
|
> - partial with issue link: supported but not perfect due to issue
|
||||||
|
|
||||||
| | Linux | macOS | Windows |
|
| | Linux | macOS | Windows |
|
||||||
|------------|--------------------------------------------------------------------|---------------------------------------------------------------------|---------|
|
|------------|----------------------------------------------------------------|---------------------------------------------------------------------|---------|
|
||||||
| bcmath | yes | yes | |
|
| bcmath | yes | yes | |
|
||||||
| bz2 | yes | yes | |
|
| bz2 | yes | yes | |
|
||||||
| calendar | yes | yes | |
|
| calendar | yes | yes | |
|
||||||
| ctype | yes | yes | |
|
| ctype | yes | yes | |
|
||||||
| curl | yes | yes | |
|
| curl | yes | yes | |
|
||||||
| date | yes | yes | |
|
|
||||||
| dba | yes | yes | |
|
| dba | yes | yes | |
|
||||||
| dom | yes | yes | |
|
| dom | yes | yes | |
|
||||||
| enchant | | | |
|
| enchant | | | |
|
||||||
@ -49,8 +48,8 @@
|
|||||||
| soap | yes, untested | | |
|
| soap | yes, untested | | |
|
||||||
| sockets | yes | yes | |
|
| sockets | yes | yes | |
|
||||||
| sqlite3 | yes, untested | yes, untested | |
|
| sqlite3 | yes, untested | yes, untested | |
|
||||||
| swow | yes | [faulty](https://github.com/crazywhalecc/static-php-cli/issues/32) | |
|
| swow | yes | [no](https://github.com/crazywhalecc/static-php-cli/issues/32) | |
|
||||||
| swoole | [faulty](https://github.com/crazywhalecc/static-php-cli/issues/32) | [partial](https://github.com/crazywhalecc/static-php-cli/issues/32) | |
|
| swoole | [no](https://github.com/crazywhalecc/static-php-cli/issues/32) | [partial](https://github.com/crazywhalecc/static-php-cli/issues/32) | |
|
||||||
| tokenizer | yes | yes | |
|
| tokenizer | yes | yes | |
|
||||||
| xml | yes | yes | |
|
| xml | yes | yes | |
|
||||||
| xmlreader | yes, untested | yes, untested | |
|
| xmlreader | yes, untested | yes, untested | |
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user