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

Add support for Guzzle as default HTTP client #890

Merged
merged 2 commits into from
Oct 4, 2019
Merged

Add support for Guzzle as default HTTP client #890

merged 2 commits into from
Oct 4, 2019

Conversation

ste93cry
Copy link
Collaborator

Q A
Branch? 2.3
Bug fix? no
New feature? yes
BC breaks? no
Deprecations? no
License MIT

With this PR I'm going to add the support out-of-the-box for Guzzle so that we can switch later the default HTTP client from Httplug Curl which is bugged and far less developed and maintained

phpstan.neon Show resolved Hide resolved
src/ClientBuilder.php Outdated Show resolved Hide resolved
@ste93cry ste93cry requested a review from Jean85 October 4, 2019 12:01
Copy link
Collaborator

@Jean85 Jean85 left a comment

Choose a reason for hiding this comment

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

LGTM now 👍
The only requirement will be releasing getsentry/sentry-php-sdk#4 afterwards, which contains the bump.

Copy link
Collaborator

@stayallive stayallive left a comment

Choose a reason for hiding this comment

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

🚢

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants