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 35cc157 into feature/laravel-soap-179 Feb 10, 2022
@CodeDredd CodeDredd deleted the analysis-1baMnw branch February 10, 2022 15:30
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]>
CodeDredd added a commit that referenced this pull request Feb 12, 2022
…compatibility (#195)

* 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]>

* fix(laravel-soap-179): Response body not working with soap fault error

* fix: update unit test workflow

* fix: update test workflow & cleanUp unit test

* fix!: response & request
BREAKING CHANGE: Remove laravel 8 support so it aligns with laravel versioning

* feat: Add larastan & PHP CS Fixer workflow

* chore: fix workflow

* chore: PhpStan Lvl 3

* chore: add phpstan workflow

* chore: update test workflow

* chore: update composer version workflows

* chore: use evaluate to find soapfault string

* Fix styling

* Fix styling

* Apply fixes from StyleCI (#196)

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

* Fix styling

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