mirror of
https://github.com/crazywhalecc/static-php-cli.git
synced 2026-03-17 20:34:51 +08:00
update readme
This commit is contained in:
parent
298a758166
commit
9161aff942
@ -9,6 +9,8 @@ This function is provided by [dixyes/phpmicro](https://github.com/dixyes/phpmicr
|
|||||||
|
|
||||||
Note: only support cli SAPI, not support fpm, cgi.
|
Note: only support cli SAPI, not support fpm, cgi.
|
||||||
|
|
||||||
|
> This branch is new version, if you are looking for old bash version of static-php-cli, see [bash-version](https://github.com/crazywhalecc/static-php-cli/tree/bash-version).
|
||||||
|
|
||||||
## Compilation Requirements
|
## Compilation Requirements
|
||||||
|
|
||||||
Yes, this project is written in PHP, pretty funny.
|
Yes, this project is written in PHP, pretty funny.
|
||||||
|
|||||||
@ -8,6 +8,8 @@ Compile A Statically Linked PHP With Swoole and other Extensions. [English READM
|
|||||||
|
|
||||||
注:只能编译 CLI 模式,暂不支持 CGI 和 FPM 模式。
|
注:只能编译 CLI 模式,暂不支持 CGI 和 FPM 模式。
|
||||||
|
|
||||||
|
> 此分支为重构的新版,如果你在找纯 Bash 编写的旧版本,请到 [bash-version 分支](https://github.com/crazywhalecc/static-php-cli/tree/bash-version)。
|
||||||
|
|
||||||
[]()
|
[]()
|
||||||
|
|
||||||
## 编译环境需求
|
## 编译环境需求
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user