PHP8 support
Bump minimum PHP version to 7.4 and above
Response::createFromRequest now allows the response value to be passed in returning a response ready to be sent without an additional call to setResult or setError
RpcMessageInterface type hinting interface added