RFC6455
RFC6455 copied to clipboard
Fix to provide php v8.1 compatibility
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.
Please merge 👍