RFC6455 icon indicating copy to clipboard operation
RFC6455 copied to clipboard

Fix to provide php v8.1 compatibility

Open coresh opened this issue 2 years ago • 1 comments

Provided: Avoid deprecation User Deprecated: Method "Countable::count()" might add "int" as a native return type declaration in the future. Do the same in implementation "Ratchet\RFC6455\Messaging\Message" now to avoid errors or add an explicit @return annotation to suppress this message.

coresh avatar Sep 10 '22 17:09 coresh

Please merge 👍

3kbest avatar Dec 18 '22 00:12 3kbest