Skip to content

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.

3 participants