Skip to content

Releases: jingjingxyk/swoole-cli

swoole-cli-v6.0.0.4

20 Dec 07:45
Compare
Choose a tag to compare

test swoole-cli v6.0.0.4 release

item value
branch t
tag swoole-cli-v6.0.0.4
swoole version 6.0.0
php version 8.1.29
release date 2024-12-20

变更:

1.  发版时上传到tencent cloud object storage

立即下载使用 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 -- --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

swoole-cli-v6.0.0.3

20 Dec 07:13
Compare
Choose a tag to compare

test swoole-cli v6.0.0.3 release

item value
branch t
tag swoole-cli-v6.0.0.3
swoole version 6.0.0
php version 8.1.29
release date 2024-12-20

变更:

1.  发版时上传到tencent cloud object storage

立即下载使用 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 -- --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

swoole-cli-v6.0.0.2

20 Dec 06:59
Compare
Choose a tag to compare

test swoole-cli v6.0.0.2 release

item value
branch t
tag swoole-cli-v6.0.0.2
swoole version 6.0.0
php version 8.1.29
release date 2024-12-20

变更:

1.  发版时上传到tencent cloud object storage

立即下载使用 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 -- --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

swoole-cli-v6.0.0.1

20 Dec 04:19
Compare
Choose a tag to compare

test swoole-cli v6.0.0.1 release

item value
branch t
tag swoole-cli-v6.0.0.1
swoole version 6.0.0
php version 8.1.29
release date 2024-12-20

变更:

1.  发版时上传到tencent cloud object storage

立即下载使用 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 -- --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

swoole-cli-v6.0.0.0

11 Dec 12:02
3f35eb4
Compare
Choose a tag to compare

test swoole-cli v6.0.0.0 release

item value
branch main
tag swoole-cli-v6.0.0.0
swoole version 6.0.0RC1
php version 8.1.29
release date 2024-12-11

变更:

1.  PHP enable ZTS 
2.  swoole 版本由 V5.1.6 升级为 v6.0.0 , [swoole v6.0.0 info]([v6.0.0-rc1](https://github.com/swoole/swoole-src/releases/tag/v6.0.0-rc1))

立即下载使用 swoole-cli

curl -fSL https://github.com/swoole/swoole-cli/blob/main/setup-swoole-cli-runtime.sh?raw=true | bash

# 来自 https://www.swoole.com/download
curl -fSL https://github.com/swoole/swoole-cli/blob/main/setup-swoole-cli-runtime.sh?raw=true | bash -s -- --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

swoole-cli-v5.1.5 发版验证

30 Oct 01:55
bea0c8c
Compare
Choose a tag to compare
Pre-release

swoole-cli-v5.1.5 发版验证

swoole-cli-v0.0.10

26 Aug 17:34
Compare
Choose a tag to compare

swoole-cli v5.1.4.0 发版测试

item value
branch feature-v5.1
tag v5.1.4.0
swoole version v5.1.4
php version 8.1.29
release date 2024-08-27

变更:

1.  修复 libiconv 下载地址错误
2.  swoole 版本由 v5.1.3 升级为 v5.1.4 , [swoole v5.1.4 info](https://github.com/swoole/swoole-src/releases/tag/v5.1.4)
3.  新增下载 swoole-cli 脚本
4.  PHP 版本由 8.1.27 升级为 8.1.29
5.  优化 pool 目录打包为 all-deps.zip
6. libpq 由 v16.0 升级为 v16.3

立即下载使用 swoole-cli

curl -fSL https://github.com/swoole/swoole-cli/blob/main/setup-swoole-cli-runtime.sh?raw=true | bash

# 来自 https://www.swoole.com/download
curl -fSL https://github.com/swoole/swoole-cli/blob/main/setup-swoole-cli-runtime.sh?raw=true | bash -s -- --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

swoole-cli-v4.8.13.4

20 Aug 14:08
Compare
Choose a tag to compare
item value
branch experiment_v4.8.x
tag swoole-cli-v4.8.13.4
swoole version v4.8.13
php version 8.1.27
release date 2024-08-20

变更:

  1. cygwin swoole version uptrade to v4.8.13
  2. enable macos arm64
  3. enable linux-arm64

快速下载包含 swoole v4.8.x 版本的swoole-cli

curl -fSL https://github.com/jingjingxyk/swoole-cli/blob/experiment_v4.8.x/setup-swoole-cli-v4.8.x-runtime.sh?raw=true  | bash


# 或者使用代理下载

curl -fSL https://github.com/jingjingxyk/swoole-cli/blob/experiment_v4.8.x/setup-swoole-cli-v4.8.x-runtime.sh?raw=true  | bash -s -- --proxy socks5h://127.0.0.1:2000

备注: 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

swoole-cli-v4.8.13.3

20 Aug 13:17
Compare
Choose a tag to compare
item value
branch experiment_v4.8.x
tag swoole-cli-v4.8.13.3
swoole version v4.8.13
php version 8.1.27
release date 2024-08-20

变更:

  1. cygwin swoole version uptrade to v4.8.13
  2. enable macos arm64
  3. enable linux-arm64

快速下载包含 swoole v4.8.x 版本的swoole-cli

curl -fSL https://github.com/jingjingxyk/swoole-cli/blob/experiment_v4.8.x/setup-swoole-cli-v4.8.x-runtime.sh?raw=true  | bash


# 或者使用代理下载

curl -fSL https://github.com/jingjingxyk/swoole-cli/blob/experiment_v4.8.x/setup-swoole-cli-v4.8.x-runtime.sh?raw=true  | bash -s -- --proxy socks5h://127.0.0.1:2000

备注: 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

swoole-cli-v0.0.9

20 Aug 03:00
Compare
Choose a tag to compare

swoole-cli swoole v6 发版验证

item value
branch experiment-zts
tag swoole-cli-v0.0.9
swoole version v6.0.0-dev
php version 8.1.27
release date 2024-08-20

变更

  1. PHP 编译启用 ZTS (Zend Thread Safe) 【重大变化】
  2. swoole 升级为 v6
  3. 禁用cygwin 版本构建
  4. 禁用opcache 扩展
  5. 修复 libiconv 下载地址 bug
  6. 改进打包 pool 目录的逻辑,发版时不使用 缓存

快速下载包含 swoole v6.0.0-dev 版本的swoole-cli

curl -fSL  https://swoole-cli.jingjingxyk.com/setup-swoole-cli-pre-runtime.sh | bash

curl -fSL https://github.com/jingjingxyk/swoole-cli/blob/new_dev/setup-swoole-cli-pre-runtime.sh?raw=true  | bash

curl -fSL https://gitee.com/jingjingxyk/swoole-cli/raw/new_dev/setup-swoole-cli-pre-runtime.sh | bash 

# 或者使用代理下载

curl -fSL  https://swoole-cli.jingjingxyk.com/setup-swoole-cli-pre-runtime.sh | bash -s -- --proxy socks5h://127.0.0.1:2000

curl -fSL https://github.com/jingjingxyk/swoole-cli/blob/new_dev/setup-swoole-cli-pre-runtime.sh?raw=true  | bash -s -- --proxy socks5h://127.0.0.1:2000

curl -fSL https://gitee.com/jingjingxyk/swoole-cli/raw/new_dev/setup-swoole-cli-pre-runtime.sh | bash -s -- --proxy socks5h://127.0.0.1:2000

 

备注: 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

swoole v6 example

 https://github.com/swoole/swoole-src/releases/tag/v6.0.0-alpha

 https://github.com/swoole/swoole-src/tree/master/examples/thread