Closed (fixed)
Project:
Drupal core
Version:
9.3.x-dev
Component:
phpunit
Priority:
Critical
Category:
Task
Assigned:
Unassigned
Issue tags:
Reporter:
Created:
4 Sep 2021 at 07:54 UTC
Updated:
2 Oct 2021 at 01:29 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #2
catchComment #3
daffie commentedIn the testbot run with the MR with Symfony 5.4 and without the change of this patch there where more 4 deprecation messages for "Symfony\Component\BrowserKit\AbstractBrowser::doRequest()". See: https://www.drupal.org/pift-ci-job/2168133.
For the same MR with Symfony 5.4 and the change of this patch all those deprecation message where gone. See: https://www.drupal.org/pift-ci-job/2170145. Therefor for me RTBC.
Comment #4
daffie commentedPart of the Symfony 6 in D10 initiative.
Comment #5
larowlanNothing extends this in contrib http://grep.xnddx.ru/search?text=extends+DrupalTestBrowser&filename=
Adding to the change notice.
Committed 15c98f6 and pushed to 9.3.x. Thanks!