File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -11,12 +11,12 @@ PHP(`PHP: Hypertext Preprocessor`,超文本预处理器的字母缩写)是
1111
1212开始之前我们需要先使用预先准备好的 bash 脚本,解压文件和授权目录,具体参考 [ 脚本文件] ( ./index#脚本文件 )
1313
14- 编译安装 PHP 的方式,允许同时构建多个 php 版本,如: ` php-7 .4 ` + ` php-8.4 `
14+ 编译安装 PHP 的方式,允许同时构建多个 php 版本,如: ` php 8 .4 ` + ` php 8.5 `
1515
1616::: tip 变更说明
1717
18- - ` 2025/09/09 ` : 正式移除 ` php- 7.4 ` 支持,因 ` debian13 ` 编译安装该版本需要解决非常多的兼容性问题,其相关内容请阅读[[ 旧版]] ( ../environment-old/php ) ;
19- - ` 2025/01/22 ` : 正式移除 ` php- 8.3 ` 支持,由 ` php- 8.4 ` 取代,其相关内容请阅读[[ 旧版]] ( ../environment-old/archive/php_old ) ;
18+ - ` 2025/09/09 ` : 正式移除 ` php 7.4 ` 支持,因 ` debian13 ` 编译安装该版本需要解决非常多的兼容性问题,其相关内容请阅读[[ 旧版]] ( ../environment-old/php ) ;
19+ - ` 2025/01/22 ` : 正式移除 ` php 8.3 ` 支持,由 ` php 8.4 ` 取代,其相关内容请阅读[[ 旧版]] ( ../environment-old/archive/php_old ) ;
2020
2121:::
2222
You can’t perform that action at this time.
0 commit comments