We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 6811236 + 4b166aa commit 3dfe50fCopy full SHA for 3dfe50f
CHANGELOG.md
@@ -7,6 +7,10 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
7
8
## [Unreleased](https://github.com/kbsali/php-redmine-api/compare/v1.8.0...master)
9
10
+### Fixed
11
+
12
+- `AbstractApi::get()` returns `null` on empty response body instead of `false` for BC reasons
13
14
## [v1.8.0](https://github.com/kbsali/php-redmine-api/compare/v1.7.0...v1.8.0) - 2021-04-19
15
16
### Added
0 commit comments