Ratchet
Ratchet copied to clipboard
fix dynamic properties PHP 8.2
Hi,
on php 8.2 I get errors like this:
Deprecated: Creation of dynamic property Ratchet\Server\IoConnection::$httpBuffer is deprecated
@krajcikondra The test suite doesn't execute the tests with PHP 8.2 currently and we can't see if your changes are completely fixing the issue, but I am looking into that, see #1003 for more details. Once I get everything updated, we can come back to this one. Depending on how far I go with #1003, I might need to apply the same changes as you did, I'll keep you posted :+1: