mirror of
https://github.com/crazywhalecc/static-php-cli.git
synced 2026-03-17 20:34:51 +08:00
README update
This commit is contained in:
parent
d3e8af23bc
commit
e1c9240698
@ -76,7 +76,7 @@ static-php-cli(简称 `spc`)有许多特性:
|
|||||||
|
|
||||||
当前支持编译的 PHP 版本:
|
当前支持编译的 PHP 版本:
|
||||||
|
|
||||||
> :warning: 支持,但 static-php-cli 作者可能不再提供补丁修复
|
> :warning: 部分支持,对于新的测试版和旧版本可能存在问题。
|
||||||
>
|
>
|
||||||
> :heavy_check_mark: 支持
|
> :heavy_check_mark: 支持
|
||||||
>
|
>
|
||||||
@ -92,7 +92,7 @@ static-php-cli(简称 `spc`)有许多特性:
|
|||||||
| 8.2 | :heavy_check_mark: | |
|
| 8.2 | :heavy_check_mark: | |
|
||||||
| 8.3 | :heavy_check_mark: | |
|
| 8.3 | :heavy_check_mark: | |
|
||||||
| 8.4 | :heavy_check_mark: | |
|
| 8.4 | :heavy_check_mark: | |
|
||||||
| 8.5 | :heavy_check_mark: | |
|
| 8.5 (alpha) | :warning: | PHP 8.5 目前处于 alpha 阶段 |
|
||||||
|
|
||||||
> 这个表格的支持状态是 static-php-cli 对构建对应版本的支持情况,不是 PHP 官方对该版本的支持情况。
|
> 这个表格的支持状态是 static-php-cli 对构建对应版本的支持情况,不是 PHP 官方对该版本的支持情况。
|
||||||
|
|
||||||
|
|||||||
@ -83,7 +83,7 @@ Here is the supported OS and arch, where :octocat: represents support for GitHub
|
|||||||
|
|
||||||
Currently supported PHP versions for compilation:
|
Currently supported PHP versions for compilation:
|
||||||
|
|
||||||
> :warning: supported but not maintained by static-php-cli authors
|
> :warning: Partial support, there may be issues with newer test versions or older versions.
|
||||||
>
|
>
|
||||||
> :heavy_check_mark: supported
|
> :heavy_check_mark: supported
|
||||||
>
|
>
|
||||||
@ -95,12 +95,11 @@ Currently supported PHP versions for compilation:
|
|||||||
| 7.3 | :x: | phpmicro and some extensions not supported on 7.x |
|
| 7.3 | :x: | phpmicro and some extensions not supported on 7.x |
|
||||||
| 7.4 | :x: | phpmicro and some extensions not supported on 7.x |
|
| 7.4 | :x: | phpmicro and some extensions not supported on 7.x |
|
||||||
| 8.0 | :warning: | PHP official has stopped maintenance of 8.0, we no longer provide backport support for version 8.0 |
|
| 8.0 | :warning: | PHP official has stopped maintenance of 8.0, we no longer provide backport support for version 8.0 |
|
||||||
| 8.1 | :heavy_check_mark: | PHP official has security fixes only, we no longer provide backport support when 8.5 released |
|
| 8.1 | :heavy_check_mark: | PHP official has security fixes only, we no longer provide backport support when 8.5 released |
|
||||||
| 8.2 | :heavy_check_mark: | |
|
| 8.2 | :heavy_check_mark: | |
|
||||||
| 8.3 | :heavy_check_mark: | |
|
| 8.3 | :heavy_check_mark: | |
|
||||||
| 8.4 | :heavy_check_mark: | |
|
| 8.4 | :heavy_check_mark: | |
|
||||||
| 8.5 (alpha) | :heavy_check_mark: | |
|
| 8.5 (alpha) | :warning: | PHP 8.5 is in alpha |
|
||||||
|
|
||||||
|
|
||||||
> This table shows the support status for static-php-cli in building the corresponding version,
|
> This table shows the support status for static-php-cli in building the corresponding version,
|
||||||
> not the official PHP support status for that version.
|
> not the official PHP support status for that version.
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user