Skip to content
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

initial stab at guzzle7 #45

Open
wants to merge 2 commits into
base: master
Choose a base branch
from
Open

initial stab at guzzle7 #45

wants to merge 2 commits into from

Conversation

h-bragg
Copy link
Contributor

@h-bragg h-bragg commented Oct 5, 2021

hacky implementation of guzzle7...

looking at #41

if anyone wants to productise this better, feel free!

@igorrynkovoy
Copy link

@adlawson @psfpro @sjparkinson ping

\Throwable $previous = null,
array $handlerContext = [],
BodySummarizerInterface $bodySummarizer = null
): self {

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Return type from this class won't be compatible with extended HttpRequestException class. It'll be compatible only from php version 7.4 and higher. Return type should be HttpRequestException or change requirements for php in composer. You can test it here http://sandbox.onlinephpfunctions.com/code/a437cd577e3930240274bfed9baecb7c75bef7b2

@h-bragg h-bragg mentioned this pull request Feb 25, 2022
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.

None yet

3 participants