Skip to content

v2.4.4

Compare
Choose a tag to compare
@domibarton domibarton released this 04 May 22:16
· 46 commits to master since this release
v2.4.4

PhpZabbixApi version 2.4.4.

  • compatible with Zabbix API 2.4
  • bugfix for convertToAssociatveArray() to work correct with integer object properties (see issue #23)
  • adding current system user to auth file token name (see issue #24)
  • added configurable SSL context (see issue #25)

IMPORTANT: With the introduction of the configurable SSL context, the verifyPeer boolean / setVerifyPeer() method are no longer available. Please have a look at issue #25 to migrate!

Thanks @Karsonito, @sanyatuning and @webcompas for their support!