Releases: confirm/PhpZabbixApi
Releases · confirm/PhpZabbixApi
v2.2.2
PhpZabbixApi version 2.2.2.
- compatible with Zabbix API 2.2
- bugfix for
apiinfo.version
API method (see issue #12)
- bugfix for HTTP basic authorization (see issue #13)
v2.4.1
PhpZabbixApi version 2.4.1.
- compatible with Zabbix API 2.4
- PHP composer compatible (see issue #10)
- added support for cached authentication tokes (see issue #6)
- added support for HTTP basic authentication (see pull request #11)
v2.2.1
PhpZabbixApi version 2.2.1.
- compatible with Zabbix API 2.2
- PHP composer compatible (see issue #10)
- added support for cached authentication tokes (see issue #6)
- added support for HTTP basic authentication (see pull request #11)
v2.4.0
PhpZabbixApi version 2.4.0.
- compatible with Zabbix API 2.4
- PHP composer compatible (see issue #10)
Thanks @tomcastleman and @rsimiciuc for the composer support!
v2.2.0
PhpZabbixApi version 2.2.0.
- compatible with Zabbix API 2.2
- PHP composer compatible (see issue #10)
Thanks @tomcastleman and @rsimiciuc for the composer support!
v2.0-1
Initial tag of the PhpZabbixApi here on github.