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
minor symfony#9149 Fix passing arguments to "Client" constructor (liviubalan)
This PR was submitted for the 3.4 branch but it was merged into the 2.7 branch instead (closessymfony#9149).
Discussion
----------
Fix passing arguments to "Client" constructor
"Client" is expecting an instance of "CookieJar", not "Cookie"
Commits
-------
dc438d2 Fix passing arguments to "Client" constructor
0 commit comments