Fix Dynamic Properties warnings for PHP >= 8.2#1060
Fix Dynamic Properties warnings for PHP >= 8.2#1060JohnRDOrazio wants to merge 1 commit intoratchetphp:0.4.xfrom
Conversation
fix dynamic properties warnings for PHP >= 8.2
|
this is a simple and straightforward way to fix issue #1003 , without having to explicitly declare all of the properties for every class. |
|
Need connection class change |
I assume you mean that we need the same fix on |
|
Hey! Thanks for this pull request 🙏 As part of our cleanup initiative (#1100), we're closing old PRs that have already been resolved. We've recently merged #1096 which implements the same idea, but turned out to be a bit more involved than initially anticipated. If you have further improvements to suggest, feel free to open a new pull request. We appreciate your contributions and welcome any future enhancements. If you want to support Ratchet, please consider sponsoring our work! ❤️ Thanks again for your contribution. |
fix dynamic properties warnings for PHP >= 8.2