Skip to content

Releases: cwmiller/broadworks-connector

4.1.1

08 Feb 21:00
Compare
Choose a tag to compare

Fixed

  • Fix deprecation warnings in PHP 8

4.1.0

10 Nov 02:39
Compare
Choose a tag to compare

Added

  • Added missing commands GroupAnnouncementFileLocationGetRequest and UserAnnouncementFileLocationGetRequest which got removed from R25 schema files.

4.0.0

27 Jan 17:29
Compare
Choose a tag to compare

Changed

  • Rebuilt models using Rel_2022_08_1_350 schema files.

3.2.4

28 Nov 01:20
Compare
Choose a tag to compare

Fixed

  • Fixed undefined constant error when php-soap is not installed. php-soap is an optional package and only needed when using the SOAP transport

3.2.3

30 May 15:34
Compare
Choose a tag to compare

Fixed

  • Fixed inherited properties from parent classes not being included in serialized XML.
  • Fixed validation not checking inherited properties from parent classes.

3.2.2

18 Jul 18:10
Compare
Choose a tag to compare
  • Fixed XML deserializer not setting properties that begin with a capital character.

3.2.1

18 Jul 18:13
Compare
Choose a tag to compare
  • Fixed many return types on traits due to typos and errors in Rel_24.0_1.944 schema files.

3.2.0

18 Jul 18:13
Compare
Choose a tag to compare
  • Rebuilt models using Rel_24.0_1.944 schema files.