Skip to content

Apply fixes from StyleCI #193

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
Feb 10, 2022
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 4f9755c into feature/laravel-soap-179 Feb 10, 2022
@CodeDredd CodeDredd deleted the analysis-NAyGJy branch February 10, 2022 15:50
CodeDredd added a commit that referenced this pull request Feb 10, 2022
* feat(laravel-soap-179)!: Add PHP 8.1 Support & Laravel 9
BREAKING CHANGE: raised php lvl min to 8.0, disabled commands (because wsdlToPhp package is not compatible with php 8), renamed functions

Migration form v2 to v3:
- `setHandler` renamed to `setTransport`
- `getHandler` renamed to `getHandler`
- `withHandlerOptions` renamed to `withGuzzleClientOptions`

* refactor(laravel-soap-179): Apply review discussion
- Added Flattingloader
- Using SoapActionDetector
- bit more code clean up to PHP 8 standard

* refactor(laravel-soap-179): Update last not working middlewares

* Apply fixes from StyleCI (#191)

Co-authored-by: StyleCI Bot <[email protected]>

* Apply fixes from StyleCI (#192)

Co-authored-by: StyleCI Bot <[email protected]>

* Apply fixes from StyleCI (#193)

Co-authored-by: StyleCI Bot <[email protected]>

Co-authored-by: Gregor Becker <[email protected]>
Co-authored-by: StyleCI Bot <[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