Skip to content
Snippets Groups Projects
Commit 9f49f87d authored by Christian Kuhn's avatar Christian Kuhn
Browse files

[TASK] Avoid DP with arguments

phpunit 10 mumbles when test data provider
methods have arguments. This is used in
SiteHandling functional tests various times.

The patch refactors the data providers
to avoid this and declares them static
along the way.

Resolves: #100464
Related: #100249
Releases: main
Change-Id: Ia6c915f9e04da4e6f40893ed94ed6e2e175d6a52
Reviewed-on: https://review.typo3.org/c/Packages/TYPO3.CMS/+/78476


Reviewed-by: default avatarChristian Kuhn <lolli@schwarzbu.ch>
Reviewed-by: default avatarOliver Bartsch <bo@cedev.de>
Tested-by: default avatarcore-ci <typo3@b13.com>
Reviewed-by: default avatarBenni Mack <benni@typo3.org>
Tested-by: default avatarBenni Mack <benni@typo3.org>
Reviewed-by: default avatarOliver Klee <typo3-coding@oliverklee.de>
Tested-by: default avatarOliver Bartsch <bo@cedev.de>
Tested-by: default avatarChristian Kuhn <lolli@schwarzbu.ch>
parent 8bb9bed9
Branches
No related merge requests found
Showing
with 432 additions and 272 deletions
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