Skip to content

Refactor GuzzleClient#129

Merged
LKaemmerling merged 2 commits intomasterfrom
guzzle-client
Apr 9, 2025
Merged

Refactor GuzzleClient#129
LKaemmerling merged 2 commits intomasterfrom
guzzle-client

Conversation

@LKaemmerling
Copy link
Copy Markdown
Collaborator

The underlying GuzzleClient is marked as final since now around 5 years. Actually i completely missed that and therefore our GuzzleClient broke phpstan. The "new" GuzzleClient nolonger extends the old one. It is now simply a wrapper (passing call calls to the GuzzleClient)

LKaemmerling and others added 2 commits April 9, 2025 13:16
The underlying GuzzleClient is marked as final since now around 5 years. Actually i completely missed that and therefore our GuzzleClient broke phpstan. The "new" GuzzleClient nolonger extends the old one. It is now simply a wrapper (passing call calls to the GuzzleClient)
@LKaemmerling LKaemmerling merged commit bd1827e into master Apr 9, 2025
6 checks passed
@LKaemmerling LKaemmerling deleted the guzzle-client branch April 9, 2025 12:10
BenjaminLeibinger added a commit to BenjaminLeibinger/hetzner-cloud-php-sdk that referenced this pull request May 9, 2025
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