Closed (fixed)
Project:
View Mode Switch Field
Version:
2.x-dev
Component:
Code
Priority:
Normal
Category:
Task
Assigned:
Reporter:
Created:
10 Feb 2024 at 13:52 UTC
Updated:
10 Feb 2024 at 14:02 UTC
Jump to comment: Most recent
Currently the ViewModeSwitchTest::testDoGetViewModeToSwitchTo() test method uses PHPUnit's deprecated withConsecutive() method. This should be replaced for future compatibility. See also #3306554: InvocationMocker::withConsecutive() is deprecated in PHPUnit 9.6 and removed from PHPUnit 10
n/a
n/a
n/a
Start within a Git clone of the project using the version control instructions.
Or, if you do not have SSH keys set up on git.drupalcode.org:
Comments
Comment #4
hctomThis is fixed now.
Comment #5
hctom