[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:Anja Leichsenring <aleichsenring@ab-softlab.de> Tested-by:
Stefan Bürk <stefan@buerk.tech> Reviewed-by:
Stefan Bürk <stefan@buerk.tech> Tested-by:
core-ci <typo3@b13.com> Reviewed-by:
Anja Leichsenring <aleichsenring@ab-softlab.de>
Showing
- typo3/sysext/core/Tests/Functional/Cache/Backend/FileBackendTest.php 1 addition, 4 deletions...t/core/Tests/Functional/Cache/Backend/FileBackendTest.php
- typo3/sysext/core/Tests/Unit/Resource/MetaDataAspectTest.php 1 addition, 1 deletiontypo3/sysext/core/Tests/Unit/Resource/MetaDataAspectTest.php
- typo3/sysext/core/Tests/Unit/Resource/ResourceCompressorTest.php 1 addition, 4 deletions...ysext/core/Tests/Unit/Resource/ResourceCompressorTest.php
- typo3/sysext/form/Tests/Unit/Mvc/Persistence/FormPersistenceManagerTest.php 5 additions, 13 deletions...Tests/Unit/Mvc/Persistence/FormPersistenceManagerTest.php
Please register or sign in to comment