Commit Graph

6 Commits

Author SHA1 Message Date
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
228762ce7b Update workflow lowest php version 2025-03-10 15:45:28 +08:00
sunxyw
bbbf8492ea fix changelog update commitish 2023-04-23 16:50:53 +08:00
sunxyw
8ed002d0f2 fix build release artifact action 2023-04-23 16:30:12 +08:00
sunxyw
fb12c9dc04 update release artifacts build workflow 2023-02-18 07:19:11 +08:00
sunxyw
c283a84263 update workflows 2023-02-17 16:32:10 +08:00