Task #93573
closedUse native guzzle PSR-18 implementation
100%
Description
Back when the PSR-18 implementation was added in #89216 we
promised to replace our PSR-18 client wrapper once Guzzle
supports PSR-18 natively.
The intention was to point our dependency injection (DI)
alias configuration for the PSR-18 client interface to
guzzles native implementation once available.
Due to the major Guzzle update (to v7) in #92995, the PSR-18
interface implementation became available and can therefore
now be used directly
Updated by Benjamin Franzke over 3 years ago
- Related to Feature #89216: Provide implementation for PSR-18 HTTP Client added
Updated by Benjamin Franzke over 3 years ago
- Related to Task #92995: Require guzzlehttp dependency v7.2+ added
Updated by Gerrit Code Review over 3 years ago
- Status changed from New to Under Review
Patch set 1 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/c/Packages/TYPO3.CMS/+/68057
Updated by Gerrit Code Review over 3 years ago
Patch set 2 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/c/Packages/TYPO3.CMS/+/68057
Updated by Benjamin Franzke over 3 years ago
- Status changed from Under Review to Resolved
- % Done changed from 0 to 100
Applied in changeset 997c06616f146119e28970d3d2b4237788a71a09.