We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
We need to handle Throwable in handleError
Ensure we catch all exceptions when processing data and forward them … …to the handleError method
PHP8.1 is supported
Support PHP8
Handle the case where an ID field is set in the request but the value… … is null. This is a valid Request object in JSONRPC 2.0
Fix composer.json