item | value |
---|---|
branch | main |
tag | v6.0.0.0 |
swoole version | v6.0.0 |
php version | 8.1.29 |
release date | 2024-12-18 |
变更:详情
- PHP 启用 ZTS (Zend Thread Safe ) 线程安全 *swoole v6 需要 ZTS *
- swoole 版本由 v5.1.6 升级为 v6.0.0 , swoole v6.0.0 info
立即下载使用 swoole-cli
curl -fSL https://github.com/swoole/swoole-cli/blob/main/setup-swoole-cli-runtime.sh?raw=true | bash -s -- --version v6.0.0.0
# 来自 https://www.swoole.com/download
curl -fSL https://github.com/swoole/swoole-cli/blob/main/setup-swoole-cli-runtime.sh?raw=true | bash -s -- --version v6.0.0.0 --mirror china
备注: macos环境下 首次运行提示无权限 ,解决方法
note : macos clearing the com.apple.quarantine extended attribute
xattr ./bin/runtime/swoole-cli
sudo xattr -rd com.apple.quarantine ./bin/runtime/swoole-cli
release files sha256sum
a55699ecee994032f33266dfa37eabb49f1f6d6b6b65cdcf7b881cac09c63bea all-deps.zip
15b411e8aedf6aecc4ac4a4785ff56e055e713bbc6e43a354d3222cf1a1ffabf swoole-cli-v6.0.0-cygwin-x64.zip
2549782248afa81a44ae1b552b24a7c30c8c37da1b5ec5c6fcbd6448d3cf21ba swoole-cli-v6.0.0-linux-arm64.tar.xz
9708ef4ac9bbae4c3a72a8c1b8634d07bc6ac13face1e96b3e2f31fe73e0e258 swoole-cli-v6.0.0-linux-x64.tar.xz
9c642fe0a30adce8483dcb5512c7612d7eafa2002fc0d2b622622c255e157e05 swoole-cli-v6.0.0-macos-arm64.tar.xz
7bb6cbeccb01f3114dfdcedddd2131e00d2deee6563526b573bd22306adf0058 swoole-cli-v6.0.0-macos-x64.tar.xz