Skip to content

Releases: zimbra-api/soap-api

2.0.7

30 Aug 06:55
Compare
Choose a tag to compare

Release to version 2.0.7

  • Refactor Serializer classes
  • Refactor Envolope & Body: Supports typed properties

2.0.6

23 Aug 02:52
Compare
Choose a tag to compare

Release to version 2.0.6

  • Add object constructor class for deserialization with class have constructor with all optional parameters

2.0.5

18 Aug 09:10
Compare
Choose a tag to compare

Release to version 2.0.5

  • Refactor SerializedName & Type attributes

2.0.4

17 Aug 09:34
Compare
Choose a tag to compare

Release to version 2.0.4

  • Use attribute reader instead of annotation reader for (de-)serializing XML when using PHP 8

2.0.3

16 Aug 03:18
Compare
Choose a tag to compare

Release to version 2.0.3

  • PHP 8 attributes supported for (de-)serializing XML

2.0.2

10 Aug 03:28
Compare
Choose a tag to compare

Release to version 2.0.2

  • Add BatchRequestInterface::getOnError method
  • Remove BatchRequestInterface::addRequest method
  • Remove BatchResponseInterface::addResponse method
  • Remove add to XML list method of all Response Message classes

2.0.1

09 Aug 03:00
Compare
Choose a tag to compare

Release to version 2.0.1

  • Add ClientInterface::getHttpClient method
  • Add SoapEnvelopeInterface::setHeader method
  • Add SoapEnvelopeInterface::setBody method

Refactoring

  • refactor: Update PHPdoc of all Struct & Message classes
  • refactor: Replace call ENUM static method to new instance in ENUM required properties
  • refactor: Replace typed properties with default property declaration of all Struct & Message classes

2.0.0

05 Aug 07:44
Compare
Choose a tag to compare

Release to version 2.0.0

1.1.2

12 Jun 07:52
Compare
Choose a tag to compare
  • Fixed count issue on php7.2

1.0.9

12 Jun 07:52
Compare
Choose a tag to compare
  • Fixed count issue on php7.2