Skip to content
Snippets Groups Projects
Commit d711596b authored by Anja Leichsenring's avatar Anja Leichsenring
Browse files

[TASK] Prepare TYPO3 tests to use phpunit v9

Remove usage of $mock->at() matcher and some other
deprecated matchers.

Following matchers are deprecated in phpunit v9:

* at()
* assertRegExp()
* assertFileNotExists()

Those were replaced with their respective replacements.

Resolves: #92461
Releases: master, 10.4
Change-Id: Id8373659160c219c2caff8bcbe0bdb9b0da16436
Reviewed-on: https://review.typo3.org/c/Packages/TYPO3.CMS/+/65971


Tested-by: default avatarTYPO3com <noreply@typo3.com>
Tested-by: default avatarChristian Kuhn <lolli@schwarzbu.ch>
Tested-by: default avatarOliver Bartsch <bo@cedev.de>
Tested-by: default avatarAnja Leichsenring <aleichsenring@ab-softlab.de>
Reviewed-by: default avatarChristian Kuhn <lolli@schwarzbu.ch>
Reviewed-by: default avatarOliver Bartsch <bo@cedev.de>
Reviewed-by: default avatarAnja Leichsenring <aleichsenring@ab-softlab.de>
parent 4a4e435a
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