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

Adds a simple PSR17/PSR18 Http client #555

Merged
merged 2 commits into from
Feb 24, 2024
Merged

Conversation

Spomky
Copy link
Contributor

@Spomky Spomky commented Feb 24, 2024

Target branch:
Resolves issue #

  • It is a Bug fix
  • It is a New feature
  • Breaks BC
  • Includes Deprecations

This PR adds a simple class to allow the use of PSR-18 Http Client and PSR-17 Response/Stream services.
The provided class is very simple and does not include all Symfony/PSR client capabilities, but should be sufficient for basic tasks.

@Spomky Spomky added this to the 4.8.0 milestone Feb 24, 2024
@Spomky Spomky self-assigned this Feb 24, 2024
@Spomky Spomky linked an issue Feb 24, 2024 that may be closed by this pull request
Copy link

sonarcloud bot commented Feb 24, 2024

Quality Gate Failed Quality Gate failed

Failed conditions
0.0% Coverage on New Code (required ≥ 80%)

See analysis details on SonarCloud

@Spomky Spomky merged commit 4b72a4b into 4.8.x Feb 24, 2024
14 of 15 checks passed
@Spomky Spomky deleted the features/psr-http-client branch February 24, 2024 09:40
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.

Do not deprecate the support for PSR-18 HTTP clients
1 participant