Releases: cwmiller/broadworks-connector
Releases · cwmiller/broadworks-connector
4.1.1
Fixed
- Fix deprecation warnings in PHP 8
4.1.0
Added
- Added missing commands
GroupAnnouncementFileLocationGetRequest
and UserAnnouncementFileLocationGetRequest
which got removed from R25 schema files.
4.0.0
Changed
- Rebuilt models using
Rel_2022_08_1_350
schema files.
3.2.4
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
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
- Fixed XML deserializer not setting properties that begin with a capital character.
3.2.1
- Fixed many return types on traits due to typos and errors in
Rel_24.0_1.944
schema files.
3.2.0
- Rebuilt models using
Rel_24.0_1.944
schema files.