Skip to content

Commit befdfa5

Browse files
authored
Update upgrade.md
1 parent b6b4826 commit befdfa5

File tree

1 file changed

+4
-7
lines changed

1 file changed

+4
-7
lines changed

docs/upgrade.md

Lines changed: 4 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,9 @@
11
# 升级 PHP 版本 步骤
22

3-
> 1、修改 sapi/PHP-VERSION.conf 文件里版本号即可
4-
5-
> 2、修改 sync-source-code.php 文件里 PHP 源码包的 sha256sum 配置
6-
7-
> 3、执行同步源码脚本, 拉取 PHP 官方源码 到本项目
8-
9-
> 4、sapi/cli/ 代码的升级,需要手动确认
3+
1. 修改 `sapi/PHP-VERSION.conf` 文件里版本号即可
4+
2. 修改 `sync-source-code.php` 文件里 PHP 源码包的 sha256sum 配置
5+
3. 执行同步源码脚本, 拉取 PHP 官方源码 到本项目
6+
4. sapi/cli 代码的升级,需要手动确认
107

118
```shell
129

0 commit comments

Comments
 (0)