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

[TASK] Update invalid test data providers

Phpunit 11 is a bit more picky with data providers:
If single data sets "name" their arguments, they
must match to the consuming test argument names,
or a PHP warning is raised.

The patch adapts data providers or test method
arguments to deal with this.

Change-Id: Ic09a1621a5921239f2abdb9de58f7135af6240d9
Resolves: #103222
Releases: main
Reviewed-on: https://review.typo3.org/c/Packages/TYPO3.CMS/+/83155


Tested-by: default avatarAnja Leichsenring <aleichsenring@ab-softlab.de>
Tested-by: default avatarOliver Klee <typo3-coding@oliverklee.de>
Reviewed-by: default avatarOliver Klee <typo3-coding@oliverklee.de>
Tested-by: default avatarChristian Kuhn <lolli@schwarzbu.ch>
Reviewed-by: default avatarChristian Kuhn <lolli@schwarzbu.ch>
Tested-by: default avatarcore-ci <typo3@b13.com>
Reviewed-by: default avatarAnja Leichsenring <aleichsenring@ab-softlab.de>
parent a8526b7b
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