Skip to content

Releases: felixfbecker/php-advanced-json-rpc

v3.2.1

11 Jun 22:35
b5f37db
Compare
Choose a tag to compare

3.2.1 (2021-06-11)

Bug Fixes

  • allow netresearch/jsonmapper ^3.0 and ^4.0 (#53) (b5f37db)

v3.2.0

10 Jan 17:51
06f0b06
Compare
Choose a tag to compare

3.2.0 (2021-01-10)

Features

v3.1.2

10 Jan 13:09
804ee56
Compare
Choose a tag to compare

3.1.2 (2021-01-10)

Bug Fixes

  • update minimal reflection-docblock version (#41) (804ee56)

v3.1.1

11 Mar 15:26
0ed363f
Compare
Choose a tag to compare

3.1.1 (2020-03-11)

Bug Fixes

  • allow netresearch/jsonmapper 2.0 (#39) (0ed363f)

v3.1.0

11 Feb 20:50
a407a6c
Compare
Choose a tag to compare

3.1.0 (2020-02-11)

Features

  • allow phpdocumentor/reflection-docblock v5 (#37) (a407a6c)

v3.0.4

12 Sep 22:43
Compare
Choose a tag to compare

3.0.4 (2019-09-12)

Bug Fixes

  • deprecation notice for ReflectionType::__toString() in php 7.4 (#33) (887e7fd), closes #23
  • Dispatcher::dispatch should return mixed (#31) (23366dd)

v3.0.3

10 Sep 09:01
Compare
Choose a tag to compare

3.0.3 (2018-09-10)

Bug Fixes

v3.0.2

09 Sep 17:25
Compare
Choose a tag to compare

3.0.2 (2018-09-09)

Bug Fixes

  • dispatcher: pass null for missing arguments (#27) (09fed30)

v3.0.1

28 Oct 21:27
Compare
Choose a tag to compare

3.0.1 (2017-10-28)

Bug Fixes

  • throw error if json encoding failed (29f1d8c)

v3.0.0

23 Oct 00:06
Compare
Choose a tag to compare

3.0.0 (2017-10-23)

Chores

  • update phpdocumentor/reflection-docblock from 3.3.0 to 4.0.0 (#17) (d8c2bae), closes #12

BREAKING CHANGES

  • The major update may conflict with version requirements of other modules.