Update README.md

This commit is contained in:
Whale 2021-05-06 14:43:12 +08:00 committed by GitHub
parent 720341316b
commit 0a4d604069
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -17,6 +17,11 @@ Compile A Statically Linked PHP With Swoole and other Extensions
# 完事后在 `php-dist/bin/php` 这个二进制文件可以随意拿着去任何一个 Linux 系统运行了! # 完事后在 `php-dist/bin/php` 这个二进制文件可以随意拿着去任何一个 Linux 系统运行了!
``` ```
## 主分支版本
- php7.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