Skip to content

Fix failing tests on PHP 8.4 (follow-up to mezzio-swoole#137) #142

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 6 commits into
base: 4.10.x
Choose a base branch
from

Conversation

mairo744
Copy link

This PR addresses the test failures that occurred in mezzio-swoole#137, which introduced updates for PHP 8.4 compatibility.

Summary of Changes

  • Fixed issue with installing inotify on PHP 8.4
  • Cleaned up doc
  • Used Reflection to set readonly properties, addressing changes in object mutability in PHP 8.4

Checklist

Q A
Documentation no
Bugfix yes
BC Break no
New Feature no
RFC no
QA yes

Notes

Targeting master as this is a bugfix/QA cleanup directly related to ensuring stability on PHP 8.4.

See original PR for context: #137


@mairo744 mairo744 force-pushed the update/php-84-fix branch from 3ddc3fe to 35d2071 Compare July 12, 2025 21:04
@mairo744
Copy link
Author

Hi @gsteel, sorry to bother you — I just wanted to check if you might know who could review this PR, or point me in the right direction. I'd really appreciate any help. Thanks in advance!

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.

3 participants