Skip to content
Snippets Groups Projects
Commit 3ac9b03b authored by Torben Hansen's avatar Torben Hansen Committed by Christian Kuhn
Browse files

[TASK] Replace withConsecutive() calls in ext:backend tests


This change replaces all `withConsecutive()` calls in tests
by using a callback function to check for consecutive arguments
and return values.

(`withConsecutive()` is deprecated in PHPUnit 9.6 and removed
from PHPUnit 10.)

Resolves: #100182
Releases: main
Signed-off-by: default avatarTorben Hansen <derhansen@gmail.com>
Change-Id: I88c63124fa2b9dc5d1b364058c673362874f0411
Reviewed-on: https://review.typo3.org/c/Packages/TYPO3.CMS/+/78138


Reviewed-by: default avatarOliver Klee <typo3-coding@oliverklee.de>
Reviewed-by: default avatarChristian Kuhn <lolli@schwarzbu.ch>
Tested-by: default avatarOliver Klee <typo3-coding@oliverklee.de>
Tested-by: default avatarChristian Kuhn <lolli@schwarzbu.ch>
Tested-by: default avatarcore-ci <typo3@b13.com>
parent 4b3f0d61
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment