Skip to content

Releases: lucasnetau/php-json-rpc

Error handling

28 Feb 04:38
Compare
Choose a tag to compare

BugFix: Ensure exceptions care caught and forwarded to the handleError method

PHP8.1 Support

04 Nov 00:05
Compare
Choose a tag to compare
v1.2.0

PHP8.1 is supported

PHP8 support

17 Sep 01:41
Compare
Choose a tag to compare

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

Initial release of library

26 Jul 02:12
Compare
Choose a tag to compare
1.0.1

Fix composer.json