Releases: smartboxgroup/BeSimpleSoap
Releases · smartboxgroup/BeSimpleSoap
v1.3.5
- Fixed deprecation notices on tests #18 @EreMaijala
- Fixed issue where resolved WSDLs were not saved properly #19 @EreMaijala
- Added Symfony 2.8 & 3.4 to test matrix
v1.3.4
- Fix another incorrect call to $cache->getPath() and request_stack
v1.3.3
- Symfony 3.4: Fixed another incorrect call to get the path to cache objects.
v1.3.2
v1.3.1 - Enforce response codes on WSDL download
Merge pull request #14 from smartboxgroup/MINT-4083 Feature: Enforce response codes
v.1.3.0 - SF 3.4 compatible
Merge pull request #13 from smartboxgroup/feature/sf3.4-compatible Feature/sf3.4 compatible
v1.2.1 - refactor code for authType in Curl conditional
Merge pull request #12 from smartboxgroup/feature/soapCleanUp feature/soapCleanUp: Reuse authType in Curl if
v1.2.0
Deprecate BasicAuthSoapClient. Update Curl.php to check for auth type Basic and add constants for auth types.
v1.1.4
- Don't cache wsdl file if it is not xml