Releases: i-doit/checkmk-web-api-client-php
Releases · i-doit/checkmk-web-api-client-php
v0.6
Changed
- Mark PHP versions 7.2 as deprecated
- Recommend PHP 7.4
- Declare strict types
- Require PHP extension
spl
- Re-name "Check_MK" to "Checkmk"
Fixed
- Allow empty objects in Python output (thanks to @skekec1)
- Trim empty spaces at the beginning of each line in Python output
- Do not send POST data from a previous API request
Removed
- Drop support for PHP version 5.6, 7.0 and 7.1