Releases: WsdlToPhp/PackageBase
Releases · WsdlToPhp/PackageBase
1.0.13
- Issue #22 / Pull request #23 - Add support to invoke getLastRequest without throwing an InvalidArgumentException if the request is not executed
2.0.1
- 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
- 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
- Issue #15 - AbstractSoapClientBase should not define static SoapClient instance
1.0.11
- Issue #19 - WSDL_CACHE_WSDL does not work!
- Merged pull request #20 - Fix WSDL_CACHE_WSDL not working
1.0.10
- Issue #10 - Improve AbstractStructArrayBase class
- Issue #13 - Feature request: AbstractStructBase implement JsonSerializable
- Add Code of Conduct and Contributing files
1.0.9
Improve code, remove @ usage in generic __set_State method, add SensioLabs Insight badge
1.0.8
- Issue #7 - Missing SoapClient location option
1.0.7
Issue fixed #3: More than one SoapClient in Project
1.0.6
Pull request #4: Rename $optioName to $optionName