You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Description
On all my pages, I now have the following depreciation:
Class "Symfony\Component\HttpClient\CurlHttpClient" should implement method "Symfony\Contracts\HttpClient\HttpClientInterface::withOptions(array $options)": Returns a new instance of the client with new default options.
It seems to come from vendor 'symfony/error-handler/DebugClassLoader.php", line 357
Is it going to be fixed?
The text was updated successfully, but these errors were encountered:
1x: Class "Symfony\Component\HttpClient\TraceableHttpClient" should implement method "Symfony\Contracts\HttpClient\HttpClientInterface::withOptions(array $options)": Returns a new instance of the client with new default options
Symfony version(s) affected: 5.2.6
Description
On all my pages, I now have the following depreciation:
It seems to come from vendor 'symfony/error-handler/DebugClassLoader.php", line 357
Is it going to be fixed?
The text was updated successfully, but these errors were encountered: