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
…irects (javiereguiluz)
This PR was submitted for the master branch but it was merged into the 3.4 branch instead (closes#8218).
Discussion
----------
Added a note about the new behavior of BrowserKit and redirects
This fixes#8164.
I couldn't find any mention to the old behavior, but I consider important to add a note about this to help users upgrading to newer Symfony versions and facing failing tests.
Commits
-------
48553b7 Added a note about the new behavior of BrowserKit and redirects
See symfony/symfony#22341.
BrowserKit now behaves as normal browsers, so let's check if we mention anywhere the old behavior as something specific to Symfony.
The text was updated successfully, but these errors were encountered: