8.2
[HttpClient] Make `CachingHttpClient` compatible with RFC 9111
PHP CS Fixer: backports changes toward 6.4 branch
Merge branch '6.4' into 7.4
[HttpClient] CachingHttpClient must run after UriTemplate and Scoping
Merge branch '8.0' into 8.1
[HttpClient][Messenger] add `PingWebhookMessage` and `PingWebhookMessageHandler`
Merge branch '8.1' into 8.2
[HttpClient] Add QUERY to the list of retriable HTTP methods
CS fixes
Add PR template and auto-close PR on subtree split repositories
[HttpClient] Add .gitignore file
Merge branch '7.3' into 7.4
Merge branch '5.4' into 6.3
[HttpClient] Allow passing a stream or a closure to HttpOptions::buffer()
[HttpClient] Add the extra.cache_policy option to CachingHttpClient
Merge branch '6.4' into 7.0
[HttpClient] Add custom DNS resolution using a decorator
[HttpClient] Fix GuzzleHttpHandler crashing with guzzlehttp/guzzle ^8.0
Merge branch '7.4' into 8.0
[HttpClient] Document the signature of the closure accepted by the "buffer" option
[HttpClient] Do not stream empty PSR-18 request bodies
Update license years (last time)
Add call to backers in README files
Merge branch '6.4' into 7.3
revert implementing LoggerAwareInterface in HTTP client decorators
Update XSD references in phpunit.xml.dist files