mirror of
https://github.com/crazywhalecc/static-php-cli.git
synced 2026-03-18 21:04:52 +08:00
Update README-en.md
This commit is contained in:
parent
294e25bf12
commit
d67f765d31
@ -7,7 +7,7 @@ BTW, It's only for CLI mode.
|
|||||||
|
|
||||||
## Compilation Requirements
|
## Compilation Requirements
|
||||||
- Tested on `x86_64` and `aarch64` platform, others have not tested.
|
- Tested on `x86_64` and `aarch64` platform, others have not tested.
|
||||||
- Docker required (or alpine linux when I write single script file)
|
- Docker required (or alpine linux 3.12+)
|
||||||
- Supporting PHP version from 7.2 to 8.0
|
- Supporting PHP version from 7.2 to 8.0
|
||||||
|
|
||||||
## Running Requirements
|
## Running Requirements
|
||||||
@ -46,7 +46,7 @@ To customize PHP extensions, edit `docker/extensions.txt` file, and rules below:
|
|||||||
| | event | | |
|
| | event | | |
|
||||||
| yes | filter | * | |
|
| yes | filter | * | |
|
||||||
| yes | gd | * | |
|
| yes | gd | * | |
|
||||||
| yes | hash | * | PHP7.3 or older uses `--enable-hash` |
|
| yes | hash | * | |
|
||||||
| yes | iconv | * | |
|
| yes | iconv | * | |
|
||||||
| yes | inotify | 3.0.0 | |
|
| yes | inotify | 3.0.0 | |
|
||||||
| yes | json | * | |
|
| yes | json | * | |
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user