Skip to content

Apply fixes from StyleCI #130

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Apr 16, 2021
Merged

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.

1 participant