Skip to content

Conversation

@dbu
Copy link
Collaborator

@dbu dbu commented May 12, 2023

Q A
Bug fix? no
New feature? no
BC breaks? no
Deprecations? yes
Related tickets fixes #425, fixes #426
Documentation -
License MIT

What's in this PR?

It deprecates exposing the deprecated Http\Client\HttpClient and adds default service Psr\Http\Client\ClientInterface.

Why?

The httplug interface is deprecated in favor of the PSR client.

Checklist

  • Updated CHANGELOG.md to describe BC breaks / deprecations | new feature | bugfix

@dbu dbu force-pushed the 425-client-interface branch from bfa4907 to d4e9b9c Compare May 12, 2023 08:05
@dbu dbu changed the title 425 client interface autowire PSR-18 ClientInterface, deprecate httplug Client autowire service May 12, 2023
@dbu dbu merged commit d12ecaf into 1.x May 12, 2023
@dbu dbu deleted the 425-client-interface branch May 12, 2023 08:06
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.

Switch from Http\Client\HttpClient to Psr\Http\Client\ClientInterface

2 participants