Skip to content
Snippets Groups Projects
Commit ec0da529 authored by Nicolas Grekas's avatar Nicolas Grekas
Browse files

Merge branch '7.1' into 7.2

* 7.1:
  [HttpClient] Fix streaming and redirecting with NoPrivateNetworkHttpClient
  Bump Symfony version to 7.1.10
  Update VERSION for 7.1.9
  Update CHANGELOG for 7.1.9
  Bump Symfony version to 6.4.17
  Update VERSION for 6.4.16
  Update CHANGELOG for 6.4.16
  Bump Symfony version to 5.4.49
  Update VERSION for 5.4.48
  Update CONTRIBUTORS for 5.4.48
  Update CHANGELOG for 5.4.48
parents 7834d92d 2fc1935e
No related branches found
No related tags found
No related merge requests found
......@@ -37,7 +37,6 @@ abstract class HttpClientTestCase extends TestCase
{
TestHttpServer::stop(8067);
TestHttpServer::stop(8077);
TestHttpServer::stop(8087);
}
abstract protected function getHttpClient(string $testCase): HttpClientInterface;
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment