Skip to content

Conversation

@huangdijia
Copy link
Member

Summary

  • Add Swoole v6.1.1 to CI test matrix to ensure compatibility with the latest stable release
  • Remove deprecated ResumeExitCoordinatorListener which is no longer needed

Changes

  1. CI Enhancement: Updated .github/workflows/test.yml to include Swoole v6.1.1 in the test matrix
  2. Code Cleanup: Removed app/Listener/ResumeExitCoordinatorListener.php as it's no longer required

Test Plan

  • CI tests will run against Swoole v5.1.7, v6.0.2, v6.1.1, and master
  • Verify all PHP versions (8.1, 8.2, 8.3, 8.4) work with the new Swoole version
  • Confirm the application runs without the removed listener

- Add Swoole v6.1.1 to CI test matrix
- Remove deprecated ResumeExitCoordinatorListener
@limingxinleo limingxinleo merged commit 4be14c6 into hyperf:master Nov 1, 2025
17 checks passed
@huangdijia huangdijia deleted the support-swoole-6.1 branch November 1, 2025 09:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants