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

[TASK] Run deprecated unit tests with phpunit 10

Unit deprecated tests are quite easy to fix
for phpunit 10: Just static data providers
and a single broken test case usage.

We do the same as with "casual" unit tests:
Temporarily allowing execution with phpunit 10
in runTests.sh in addition to phpunit 9, plus
CI addition.

Resolves: #100495
Related: #100249
Releases: main
Change-Id: I7120d434d25352c27d170011b4f37cfd2a870cf9
Reviewed-on: https://review.typo3.org/c/Packages/TYPO3.CMS/+/78504


Tested-by: default avatarStefan Bürk <stefan@buerk.tech>
Reviewed-by: default avatarChristian Kuhn <lolli@schwarzbu.ch>
Reviewed-by: default avatarStefan Bürk <stefan@buerk.tech>
Tested-by: default avatarcore-ci <typo3@b13.com>
Tested-by: default avatarChristian Kuhn <lolli@schwarzbu.ch>
parent 697abc5e
Branches
Tags
No related merge requests found
Showing
with 126 additions and 23 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