Update README.md

This commit is contained in:
Jerry Ma
2022-02-18 13:48:08 +08:00
committed by GitHub
parent 23d7af5a30
commit 3496c3a2e8

View File

@@ -12,7 +12,7 @@ Compile A Statically Linked PHP With Swoole and other Extensions. [English READM
## 编译环境需求
- 目前在 x86_64 和 aarch64(arm64) 架构上编译成功,其他架构需自行测试
- 需要 Docker或等我将脚本提出来也可以直接在 Alpine Linux 上使用)
- 脚本支持编译的 PHP 版本7.2 ~ 8.0
- 脚本支持编译的 PHP 版本7.2 ~ 8.1
## 运行环境需求
Linux