Skip to content

Releases: WsdlToPhp/PackageBase

1.0.13

23 Jul 16:49
Compare
Choose a tag to compare
  • Issue #22 / Pull request #23 - Add support to invoke getLastRequest without throwing an InvalidArgumentException if the request is not executed

2.0.1

09 May 09:40
Compare
Choose a tag to compare
  • Issue #19 - WSDL_CACHE_WSDL does not work!
    • Code reviewed as it was not complete, default options were not taken into account properly too, it's working right from now on!

1.0.12

09 May 09:40
Compare
Choose a tag to compare
  • Issue #19 - WSDL_CACHE_WSDL does not work!
    • Code reviewed as it was not complete, default options were not taken into account properly too, it's working right from now on!

2.0.0

09 May 09:40
Compare
Choose a tag to compare
  • Issue #15 - AbstractSoapClientBase should not define static SoapClient instance

1.0.11

09 May 09:39
Compare
Choose a tag to compare
  • Issue #19 - WSDL_CACHE_WSDL does not work!
  • Merged pull request #20 - Fix WSDL_CACHE_WSDL not working

1.0.10

09 May 09:39
Compare
Choose a tag to compare
  • Issue #10 - Improve AbstractStructArrayBase class
  • Issue #13 - Feature request: AbstractStructBase implement JsonSerializable
  • Add Code of Conduct and Contributing files

1.0.9

09 May 09:39
Compare
Choose a tag to compare

Improve code, remove @ usage in generic __set_State method, add SensioLabs Insight badge

1.0.8

07 Apr 13:25
Compare
Choose a tag to compare
  • Issue #7 - Missing SoapClient location option

1.0.7

30 Dec 17:03
Compare
Choose a tag to compare

Issue fixed #3: More than one SoapClient in Project

1.0.6

29 Nov 22:40
Compare
Choose a tag to compare

Pull request #4: Rename $optioName to $optionName