Skip to content

PHP8 support

Compare
Choose a tag to compare
@lucasnetau lucasnetau released this 17 Sep 01:41
· 7 commits to master since this release

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