Skip to content
Snippets Groups Projects
Commit 6553fd55 authored by Christian Kuhn's avatar Christian Kuhn Committed by Anja Leichsenring
Browse files

[TASK] Avoid phpunit onConsecutiveCalls()

phpunit 11 deprecation:
Use `$double->willReturn()` instead of
`$double->will($this->onConsecutiveCalls())`.

Resolves: #103210
Releases: main
Change-Id: I72f4db5814a1c488e8b1883d6ce79cbdb91a2a33
Reviewed-on: https://review.typo3.org/c/Packages/TYPO3.CMS/+/83145


Tested-by: default avatarAnja Leichsenring <aleichsenring@ab-softlab.de>
Tested-by: default avatarStefan Bürk <stefan@buerk.tech>
Reviewed-by: default avatarStefan Bürk <stefan@buerk.tech>
Tested-by: default avatarcore-ci <typo3@b13.com>
Reviewed-by: default avatarAnja Leichsenring <aleichsenring@ab-softlab.de>
parent 24a9c4e5
Branches
Tags
No related merge requests found
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