Skip to content

Releases: notfalsedev/laravel-soap

Upgrade SoapWrapper

15 Dec 08:48
Compare
Choose a tag to compare

A new upgrade an the Laravel SoapWrapper.

Added a custom soapHeader

17 Jun 11:23
Compare
Choose a tag to compare
Merge pull request #29 from pradius-fut/addCustomHeader

Allow adding a custom header, for instance for extend SoapHeader clas…

Fix for issue#28

13 May 08:57
Compare
Choose a tag to compare
0.2.5.9

Update Service.php

Fixed git-issues #17 and #24

10 May 10:07
Compare
Choose a tag to compare

Fixed git-issues "#17,#24" added a easy way to add certificates, and a fix so people can use stdClass as call params.

Fetching last resquest & response headers in trace mode

11 Feb 07:57
Compare
Choose a tag to compare
Merge pull request #16 from vshushkov/master

Fetching last resquest & response headers in trace mode

Fixed the soap header actor bug

29 Jan 14:20
Compare
Choose a tag to compare
Merge pull request #14 from mro95/patch-1

Update add header function

Create Client on Override Method

03 Nov 14:38
Compare
Choose a tag to compare
Merge pull request #11 from vitorbari/master

Create Client on Override Method

Fixed some minor issues

17 Oct 14:34
Compare
Choose a tag to compare
Merge pull request #10 from artisaninweb/develop

Changed the location where the SoapClient is made

array_merge fix for model extension

29 Sep 19:53
Compare
Choose a tag to compare

array_merge fix for model extension

Fixed issue #8

29 Sep 19:22
Compare
Choose a tag to compare

array_merge(): Argument #2 is not an array fix.