8.2
[CS] Back config from 8.1 and apply heredoc_indentation rule
Merge branch '6.4' into 7.4
[HttpClient] CachingHttpClient must run after UriTemplate and Scoping
[HttpClient] Make `UnknownSizeStream` compatible with `psr/http-message` 1.0
[HttpClient] Fix merge conflict resolution
[HttpClient][Messenger] add `PingWebhookMessage` and `PingWebhookMessageHandler`
replace PHPUnit annotations with attributes
Merge branch '8.0' into 8.1
[HttpClient] Add the extra.cache_policy option to CachingHttpClient
[HttpClient] Add custom DNS resolution using a decorator
[HttpClient] Fix GuzzleHttpHandler crashing with guzzlehttp/guzzle ^8.0
[HttpClient] fix management of shorter-than-requested timeouts with AmpHttpClient
[HttpClient] Allow passing a stream or a closure to HttpOptions::buffer()
[HttpClient] Do not stream empty PSR-18 request bodies
[HttpClient] Document the signature of the closure accepted by the "buffer" option
Merge branch '6.4' into 7.3
[7.4] Remove usages of named arguments in tests
[HttpClient] Fix computing stats for PUSH with Amp
CS fixes - native_function_invocation & static_lambda
[HttpClient] Add UriTemplateHttpClient