crazywhalecc
d188936c17
fix: add SIGHUP/SIGTERM handling, modernize PHP support and CI
...
Signal handling fixes:
- SignalListener: add SIGHUP/SIGTERM handling for both Swoole
and Workerman drivers in master and worker processes
- Prevent 100% CPU when IDE terminal is closed by ensuring
graceful shutdown on terminal hangup
PHP version support:
- Widen PHP constraint to 8.3, 8.4, 8.5
- Bump doctrine/dbal from ^2.13.1 to ^4.4
- Bump php-cs-fixer to ^3.64, phpstan to ^1.12
- Bump swoole/ide-helper to ^5.0
- Drop phpunit ^8.5 (EOL), keep ^9.0
CI updates:
- actions/checkout@v3 → @v4 (Node.js 20 deprecated)
- Bump static analysis/code style PHP from 8.1 to 8.3
2026-06-30 10:47:49 +08:00
crazywhalecc
a249fb5bfb
update changelog
2025-03-17 06:33:30 +00:00
crazywhalecc
1183766701
Fix phpstan
3.2.6
2025-03-17 14:31:51 +08:00
crazywhalecc
a39e96acd2
Update version number
2025-03-17 14:15:43 +08:00
crazywhalecc
9cd3f9accf
Merge remote-tracking branch 'origin/main'
2025-03-17 14:14:12 +08:00
crazywhalecc
a5b9260d14
Fix Middleware args type hint
2025-03-17 14:13:54 +08:00
crazywhalecc
5e3397e7ae
increment build number (build 726)
2025-03-10 07:46:04 +00:00
crazywhalecc
d5e18a7229
update api docs
2025-03-10 07:46:03 +00:00
crazywhalecc
228762ce7b
Update workflow lowest php version
2025-03-10 15:45:28 +08:00
crazywhalecc
3a05a0e6ba
Update to PHP 8.4 compatible
2025-03-10 15:45:28 +08:00
crazywhalecc
2da5ef3db1
Update to PHP 8.4 compatible
2025-03-10 15:45:28 +08:00
crazywhalecc
4c37294275
Fix built-in php and composer install plugin error
2025-03-10 15:44:54 +08:00
Jerry Ma
f16dadf29e
Update README.md
2025-02-19 11:04:28 +08:00
crazywhalecc
c238bb25d2
update changelog
2024-10-02 12:56:27 +00:00
crazywhalecc
2b9a9ab869
increment build number (build 725)
3.2.5
2024-10-02 12:51:52 +00:00
crazywhalecc
6948cac9fe
update api docs
2024-10-02 12:51:51 +00:00
crazywhalecc
7d6455034b
stan-fix
2024-10-02 20:50:52 +08:00
crazywhalecc
ef1a9646e4
cs-fix
2024-10-02 20:50:52 +08:00
crazywhalecc
2d9f879994
Fix plugin:make command, remove uppercase name
2024-10-02 20:50:52 +08:00
Jerry Ma
d92e7fe9d2
修复 v3.sh 在无 PHP 环境下无法安装的问题
2024-09-19 16:27:37 +08:00
Miu
6dc6d93d82
Fix install env issues
...
修复环境缺少或未执行遇到错误而安装失败
通过环境测试
❌ PHP 、❌ Composer - 文件夹.zm-runtim已删除 ✅
⭕ PHP 、⭕ Composer - 文件夹.zm-runtim已删除 ✅
⭕ PHP 、❌ Composer - 文件夹.zm-runtim已删除 ✅
❌ PHP 、⭕ Composer - 文件夹.zm-runtim已删除 ✅
2023-12-24 01:21:57 +08:00
crazywhalecc
d09d4273eb
update changelog
2023-06-13 07:41:28 +00:00
crazywhalecc
bd15842608
increment build number (build 724)
3.2.4
2023-06-13 07:32:59 +00:00
crazywhalecc
2b2e152821
update api docs
2023-06-13 07:32:56 +00:00
Jerry
fad14ca9bf
fix class empty caused bug
2023-06-13 15:31:41 +08:00
crazywhalecc
cd7ed3dc05
update changelog
2023-06-12 13:41:01 +00:00
crazywhalecc
9d543e5cf0
increment build number (build 723)
3.2.3
2023-06-12 13:20:11 +00:00
crazywhalecc
2a7f536f95
update api docs
2023-06-12 13:20:09 +00:00
crazywhalecc
a5f76ecb90
update to 3.2.3, fix ergodic annotation order
2023-06-12 21:19:00 +08:00
crazywhalecc
455e09c66d
update to 3.2.3, fix ergodic annotation order
2023-06-12 21:19:00 +08:00
crazywhalecc
c55515709b
update changelog
2023-06-10 06:31:26 +00:00
crazywhalecc
56b21fc155
update to 3.2.2, fix ergodic annotation order
3.2.2
2023-06-10 14:27:27 +08:00
crazywhalecc
cee9b71a3f
update changelog
2023-06-07 08:27:06 +00:00
crazywhalecc
f693fc909b
increment build number (build 722)
3.2.1
2023-06-07 08:25:37 +00:00
crazywhalecc
6a7478d9b7
update api docs
2023-06-07 08:25:35 +00:00
Jerry
61e60e7218
fix dbName bug
2023-06-07 16:24:22 +08:00
Jerry
033088d06d
fix dbType bug
2023-06-07 16:24:22 +08:00
crazywhalecc
c254aa51bf
update changelog
2023-06-06 15:34:06 +00:00
crazywhalecc
542ab2b726
increment build number (build 721)
2023-06-06 15:33:39 +00:00
crazywhalecc
5524726b4f
update api docs
2023-06-06 15:33:37 +00:00
crazywhalecc
bb28a07c93
update docs
3.2.0
2023-06-06 23:32:30 +08:00
crazywhalecc
731e1d81da
update to 3.2.0, add zm_sqlite() (portable sqlite)
2023-06-06 23:32:30 +08:00
crazywhalecc
8866c1de11
update changelog
2023-05-30 17:01:35 +00:00
crazywhalecc
0c286d073a
increment build number (build 720)
3.1.14
2023-05-30 16:59:33 +00:00
crazywhalecc
2e46d37788
update api docs
2023-05-30 16:59:31 +00:00
crazywhalecc
0b8409962c
abstraction for DBPool reset function, update to 3.1.14
2023-05-31 00:58:16 +08:00
crazywhalecc
98ac59592b
increment build number (build 719)
3.1.13
2023-05-26 12:39:01 +00:00
crazywhalecc
57ec428838
update api docs
2023-05-26 12:38:59 +00:00
crazywhalecc
2af14eff53
fix action response on bot action
2023-05-26 20:37:57 +08:00
crazywhalecc
92fabb0bfc
fix tick coroutine bug, update to 3.1.13
2023-05-26 20:37:57 +08:00