Closed
Description
Symfony version(s) affected: 5.1.8
Serveur version: Ubuntu 16.04
Apache version: 2.4.43
Php version : 7.4.8
Description
When i create a new CurlHttpClient and i make a requestion with option :
['bindto' => 'eth0:1']
i have an error Failed binding local connection end
On SF 5.1.5 all work well
How to reproduce
A fresh install of 5.1.8 with a request with CurlHttpClient and just the same parameters (and a FO ip on the serveur)