From f8a16ce6c068bd10f7dddc97e785f597e4f38658 Mon Sep 17 00:00:00 2001 From: Jerry Ma Date: Mon, 9 May 2022 19:28:59 +0800 Subject: [PATCH] Update README.md [skip ci] --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 0ef1896e..3a98a26c 100755 --- a/README.md +++ b/README.md @@ -5,7 +5,7 @@ Compile A Statically Linked PHP With Swoole and other Extensions. [English READM 注:只能编译 CLI 模式,暂不支持 CGI 和 FPM 模式 -[![版本](https://img.shields.io/badge/script--version-1.4.2-green.svg)]() +[![版本](https://img.shields.io/badge/script--version-1.4.3-green.svg)]() [![License](https://img.shields.io/badge/License-MIT-blue.svg)]() ![Build Actions](https://github.com/crazywhalecc/static-php-cli/actions/workflows/build-php.yml/badge.svg) @@ -91,7 +91,7 @@ file ./php | yes, enabled | xml | * | | | yes, enabled | xmlreader | * | | | yes, enabled | xmlwriter | * | | -| | zip | | 已经支持,但是脚本搞丢了,需要重新写 | +| yes, enabled | zip | * | 因链接库原因已关闭 `libzip` 库的 `bzip2` 和 `lzma` 支持 | | yes, enabled | zlib | * | | ## 自定义