Skip to content

Commit 9d4a8dd

Browse files
committed
Update README to announce upcoming v3 release and project rename
1 parent 742752f commit 9d4a8dd

2 files changed

Lines changed: 10 additions & 0 deletions

File tree

README-zh.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,11 @@
99

1010
**StaticPHP** 是一个强大的工具,用于构建可移植的可执行文件,包括 PHP、扩展等。
1111

12+
> [!IMPORTANT]
13+
> 我们正准备发布 **v3** 版本,届时项目名称将从 **static-php-cli** 更改为 **StaticPHP**
14+
> 此分支对应 v3 版本。v2 版本请查看 [v2 分支](https://github.com/crazywhalecc/static-php-cli/tree/main)
15+
> 请更新您的参考资料,并关注正式版发布。
16+
1217
## 特性
1318

1419
- :elephant: 支持多个 PHP 版本 - PHP 8.1, 8.2, 8.3, 8.4, 8.5

README.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,11 @@
99

1010
**StaticPHP** is a powerful tool designed for building portable executables including PHP, extensions, and more.
1111

12+
> [!IMPORTANT]
13+
> We are preparing to release **v3**, which will include a project rename from **static-php-cli** to **StaticPHP**.
14+
> And this branch is for v3. For v2, please check the [v2 branch](https://github.com/crazywhalecc/static-php-cli/tree/main).
15+
> Please update your references and stay tuned for the official release.
16+
1217
## Features
1318

1419
- :elephant: Support multiple PHP versions - PHP 8.1, 8.2, 8.3, 8.4, 8.5

0 commit comments

Comments
 (0)