mirror of
https://github.com/crazywhalecc/static-php-cli.git
synced 2026-03-18 04:44:53 +08:00
Update README.md
This commit is contained in:
parent
720341316b
commit
0a4d604069
10
README.md
10
README.md
@ -17,6 +17,11 @@ Compile A Statically Linked PHP With Swoole and other Extensions
|
|||||||
# 完事后在 `php-dist/bin/php` 这个二进制文件可以随意拿着去任何一个 Linux 系统运行了!
|
# 完事后在 `php-dist/bin/php` 这个二进制文件可以随意拿着去任何一个 Linux 系统运行了!
|
||||||
```
|
```
|
||||||
|
|
||||||
|
## 主分支版本
|
||||||
|
- php:7.4.18
|
||||||
|
- libxml2: 2.9.10
|
||||||
|
- curl: 7.76.1
|
||||||
|
|
||||||
## 包含扩展
|
## 包含扩展
|
||||||
- bcmath
|
- bcmath
|
||||||
- calendar
|
- calendar
|
||||||
@ -25,6 +30,7 @@ Compile A Statically Linked PHP With Swoole and other Extensions
|
|||||||
- openssl
|
- openssl
|
||||||
- pcntl
|
- pcntl
|
||||||
- iconv
|
- iconv
|
||||||
|
- inotify (3.0.0)
|
||||||
- json
|
- json
|
||||||
- mbstring
|
- mbstring
|
||||||
- phar
|
- phar
|
||||||
@ -34,8 +40,8 @@ Compile A Statically Linked PHP With Swoole and other Extensions
|
|||||||
- pdo_mysql
|
- pdo_mysql
|
||||||
- mysqlnd
|
- mysqlnd
|
||||||
- sockets
|
- sockets
|
||||||
- swoole
|
- swoole (4.6.6)
|
||||||
- redis
|
- redis (5.3.4)
|
||||||
- simplexml
|
- simplexml
|
||||||
- dom
|
- dom
|
||||||
- xml
|
- xml
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user