Skip to content

Releases: smartboxgroup/BeSimpleSoap

v1.3.5

12 Jun 08:57
45d4d3a

Choose a tag to compare

  • 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

06 Feb 15:44
a835fdd

Choose a tag to compare

  • Fix another incorrect call to $cache->getPath() and request_stack

v1.3.3

06 Feb 12:13
ce79062

Choose a tag to compare

  • Symfony 3.4: Fixed another incorrect call to get the path to cache objects.

v1.3.2

03 Feb 10:48
12cb70b

Choose a tag to compare

Fixed SF 3.4 SoapController incompatibility
Fixed package name for vfsstream at composer.json

v1.3.1 - Enforce response codes on WSDL download

01 Jul 12:29
aea6c35

Choose a tag to compare

Merge pull request #14 from smartboxgroup/MINT-4083

Feature: Enforce response codes

v.1.3.0 - SF 3.4 compatible

08 May 10:56
703ba7c

Choose a tag to compare

Merge pull request #13 from smartboxgroup/feature/sf3.4-compatible

Feature/sf3.4 compatible

v1.2.1 - refactor code for authType in Curl conditional

09 Apr 15:04
aaf4d97

Choose a tag to compare

Merge pull request #12 from smartboxgroup/feature/soapCleanUp

feature/soapCleanUp: Reuse authType in Curl if

v1.2.0

08 Apr 10:42
29f3dee

Choose a tag to compare

Deprecate BasicAuthSoapClient. Update Curl.php to check for auth type Basic and add constants for auth types.

v1.1.4

11 Dec 17:15
e0eb7a9

Choose a tag to compare

  • Don't cache wsdl file if it is not xml

v1.1.3

08 Nov 12:21
a649999

Choose a tag to compare

RELEASE NOTES:

  • Allow nillable for headers.