Skip to content

Releases: matasarei/json-rpc

v1.4.0

30 Jan 11:50

Choose a tag to compare

  • Removed deprecated curl_close
  • Bumped minimal PHP version to 8.0

v1.3.1

30 Nov 10:32
c251e12

Choose a tag to compare

  • Added PHP 8.4 support
  • Fixed some PHP 8.4 deprecations

v1.3.0

08 Jun 19:26

Choose a tag to compare

Merged changes from https://github.com/the-kbA-team/json-rpc :

  • Bumped minimal PHP version (>= 7.4)
  • Updated coding standard
  • Updated tests

v1.2.8

23 Mar 16:23
f1eef90

Choose a tag to compare

Starting this version request handler does not allows requests with unrecognized (undefined) parameters (#9)

v1.2.7

30 Oct 12:50
5571dc7

Choose a tag to compare

  • Fixes: #5
  • minor changes related with cs and travis.yml

v1.2.6

06 Oct 13:08

Choose a tag to compare

Fix typo