mirror of
https://github.com/crazywhalecc/static-php-cli.git
synced 2026-03-17 20:34:51 +08:00
Update README-en.md
This commit is contained in:
parent
1a516a13dd
commit
8391d3a60c
11
README-en.md
11
README-en.md
@ -4,11 +4,18 @@ Compile A Statically Linked PHP With Swoole and other Popular Extensions.
|
||||
|
||||
Compile A Single Binary With PHP Code.
|
||||
|
||||
**If you are intrested in this project, don't miss this discussion: <https://github.com/crazywhalecc/static-php-cli/discussions/29>**
|
||||
|
||||
[]()
|
||||

|
||||
|
||||
## Refactoring
|
||||
|
||||
The current project is under reconstruction, and this branch is an older version.
|
||||
The refactored version supports many new features. The following is the current progress of refactoring:
|
||||
|
||||
- **Discussion:https://github.com/crazywhalecc/static-php-cli/discussions/29**
|
||||
- **Branch:[refactor](https://github.com/crazywhalecc/static-php-cli/tree/refactor)**
|
||||
- **Bugs and TODOs:https://github.com/crazywhalecc/static-php-cli/issues/32**
|
||||
|
||||
## Compilation Requirements
|
||||
|
||||
- Supporting architecture: `x86_64`, `arm64(aarch64)`, `armv7(armv7l)`
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user