Skip to content

Conversation

@nicolas-grekas
Copy link
Member

Q A
Branch? 6.4
Bug fix? yes
New feature? no
Deprecations? no
Issues Fix #62623
License MIT

?HttpClientInterface $httpClient = null,
) {
$this->httpClient = $httpClient ?? HttpClient::create();
$this->httpClient = new BatchHttpClient($httpClient ?? HttpClient::create());
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🤝

@nicolas-grekas nicolas-grekas merged commit e10c89d into symfony:6.4 Dec 19, 2025
9 of 12 checks passed
@nicolas-grekas nicolas-grekas deleted the am-62623 branch December 19, 2025 17:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants