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
In CheckTypeDeclarationsPass.php line 185:
Invalid definition for service ".3_HandlerStack~SOtgqKJ": argument 1 of "GuzzleHttp\HandlerStack::push" accepts "callable", "Closure" passed.
Symfony version(s) affected: 4.4.2
Description
lint:container handles callable arguments incorrectly
Callable should allow closure as passed argument.
see https://3v4l.org/WTHY4
The text was updated successfully, but these errors were encountered: