- Issue created by @hctom
- Merge request !273420596: Replace withConsecutive() call from ViewModeSwitchTest::testDoGetViewModeToSwitchTo() unit test → (Merged) created by hctom
- Status changed to Fixed
10 months ago 2:02pm 10 February 2024
Currently the ViewModeSwitchTest::testDoGetViewModeToSwitchTo()
test method uses PHPUnit's deprecated withConsecutive()
method. This should be replaced for future compatibility. See also
📌
InvocationMocker::withConsecutive() is deprecated in PHPUnit 9.6 and removed from PHPUnit 10
RTBC
n/a
n/a
n/a
Fixed
2.0
Code