Skip to content

Conversation

@michalsn
Copy link
Member

Description
This PR fixes SignalTrait for Windows. When pcntl extension is not available, signal constants will be unrecognized, causing errors. See: codeigniter4/queue#71

No changelog entry is included, as SignalTrait is a new feature in 4.7.

Checklist:

  • Securely signed commits
  • Component(s) with PHPDoc blocks, only if necessary or adds value (without duplication)
  • Unit testing, with >80% coverage
  • User guide updated
  • Conforms to style guide

@michalsn michalsn added bug Verified issues on the current code behavior or pull requests that will fix them 4.7 labels Dec 18, 2025
@michalsn michalsn merged commit 53a4b41 into codeigniter4:4.7 Dec 18, 2025
49 checks passed
@michalsn
Copy link
Member Author

Thank you @paulbalandan

@michalsn michalsn deleted the fix/signals-windows branch December 18, 2025 08:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

4.7 bug Verified issues on the current code behavior or pull requests that will fix them

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants