Skip to content

Conversation

@CodeDredd
Copy link
Owner

This pull request applies code style fixes from an analysis carried out by StyleCI.


For more information, click here.

@CodeDredd CodeDredd merged commit 83c8eae into bugfix/laravel-soap-126 Apr 16, 2021
@CodeDredd CodeDredd deleted the analysis-wj3yMe branch April 16, 2021 10:52
CodeDredd added a commit that referenced this pull request Apr 16, 2021
* fix(laravel-soap-126): Arguments wrong passed with call method
If a soap call was made with `client->call('action', arrayParameters)` the parameters were not included because its need to be wrapped in an array again.

Also the faker engine now has the right soap options in the request.

* Apply fixes from StyleCI (#130)

Co-authored-by: Gregor Becker <[email protected]>

* refactor(laravel-soap-126): fix tests

Co-authored-by: Gregor Becker <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants