Releases: felixfbecker/php-advanced-json-rpc
Releases Β· felixfbecker/php-advanced-json-rpc
v3.2.1
3.2.1 (2021-06-11)
Bug Fixes
- allow netresearch/jsonmapper ^3.0 and ^4.0 (#53) (b5f37db)
v3.2.0
3.2.0 (2021-01-10)
Features
v3.1.2
3.1.2 (2021-01-10)
Bug Fixes
- update minimal reflection-docblock version (#41) (804ee56)
v3.1.1
3.1.1 (2020-03-11)
Bug Fixes
v3.1.0
3.1.0 (2020-02-11)
Features
- allow phpdocumentor/reflection-docblock v5 (#37) (a407a6c)
v3.0.4
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
3.0.3 (2018-09-10)
Bug Fixes
v3.0.2
3.0.2 (2018-09-09)
Bug Fixes
- dispatcher: pass null for missing arguments (#27) (09fed30)
v3.0.1
3.0.1 (2017-10-28)
Bug Fixes
- throw error if json encoding failed (29f1d8c)
v3.0.0
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.