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 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.

3 participants