Skip to content

Releases: WsdlToPhp/PackageEws365

1.0.0

23 Mar 21:57
Compare
Choose a tag to compare

This major release has been created as practical working samples have been created meaning the generated classes have been tested and validated.

There is a brief list of updates:

  • Create updates schema as substitutionGroup attribute is not handled by the native PHP SoapClient class
  • Update generated classes thanks to PackageGenerator fixed issues
  • Working samples have been added
  • Implement a method into the SoapClient class in order to remove useless empty request tags

0.0.8

12 Jan 12:44
Compare
Choose a tag to compare

Minor readme update

0.0.7

04 Jan 16:09
Compare
Choose a tag to compare

Classes updates, generate.sh script update in order to use composer-settings option

0.0.6

20 May 23:13
Compare
Choose a tag to compare

Package classes updated

0.0.5

11 Apr 20:43
Compare
Choose a tag to compare

Package classes updated

0.0.4

12 Mar 14:49
Compare
Choose a tag to compare

The generated classes have been updated based on the latest generator version.
You may now encounter more exceptions if you used to pass parameters with wrong type

0.0.3

19 Sep 22:01
Compare
Choose a tag to compare

Major update for classmap in order to send properly the XML requests:

  • update classmap definition thanks to PackageGenerator fixed issue #36

0.0.2

15 Sep 18:47
Compare
Choose a tag to compare

Update EnumType classes thanks to PackageGenerator new release 1.1.3

0.0.1

06 Sep 12:44
Compare
Choose a tag to compare

First major release that works with Office 365 Exchange Web Services