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 #13550 [Browserkit] The Client class has been replaced by the AbstractBrowser since SF 4.3 (Calex92)
This PR was merged into the 4.4 branch.
Discussion
----------
[Browserkit] The Client class has been replaced by the AbstractBrowser since SF 4.3
I noticed that in the BrowserKit documentation, there was multiple references to the old ``Symfony\Component\BrowserKit\Client`` class instead of the ``Symfony\Component\BrowserKit\AbstractBrowser`` one.
See [https://github.com/symfony/symfony/pull/30541](https://github.com/symfony/symfony/pull/30541)
There was a previous merge request for SF5 here (#12717), but I don't know if it was possible for me to use it since I'm quite new with Github best practice about contribution.
Don't hesitate to tell me if I'm wrong!
Commits
-------
a3ff4e0 The Client class has been replaced by the AbstractBrowser since SF 4.3
0 commit comments