README update

This commit is contained in:
crazywhalecc 2025-08-01 00:51:04 +08:00
parent d3e8af23bc
commit e1c9240698
No known key found for this signature in database
GPG Key ID: 1F4BDD59391F2680
2 changed files with 5 additions and 6 deletions

View File

@ -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 官方对该版本的支持情况。

View File

@ -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
> >
@ -99,8 +99,7 @@ Currently supported PHP versions for compilation:
| 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.