Changelog (v6.3.6...v7.0.0-BETA1)
- feature symfony/symfony#51558 [HttpClient] Enable using EventSourceHttpClient::connect() for both GET and POST (@wivaku)
- feature symfony/symfony#49815 [HttpClient][Messenger] add
PingWebhookMessage
andPingWebhookMessageHandler
(@kbond) - feature symfony/symfony#50807 [HttpClient] Add an HAR response factory for testing (@GaryPEGEOT)
- feature symfony/symfony#50852 [Components] Convert to native return types (@wouterj)
- feature symfony/symfony#50842 Add missing return types to magic methods (@wouterj)
- feature symfony/symfony#50862 [HttpClient] Remove implementing
Http\Message\RequestFactory
fromHttplugClient
(@nicolas-grekas) - feature symfony/symfony#50240 [HttpClient] Add
max_retries
option toRetryableHttpClient
(@danielburger1337) - feature symfony/symfony#50404 Bump to PHP 8.2 minimum (@nicolas-grekas)