Skip to content
Snippets Groups Projects
Commit 6e1230f6 authored by Oliver Klee's avatar Oliver Klee Committed by Christian Kuhn
Browse files

[TASK] Update PHPStan & friends

The new version fixes a false positive, adds a second
warning for a problem that already is logged in the baseline,
and sadly introduces one new false positive.

> composer req --dev phpstan/phpstan:^1.10.46
> composer req --dev phpstan/phpstan-phpunit:^1.3.15
> ./Build/Scripts/runTests.sh -s phpstanGenerateBaseline

Resolves: #102544
Releases: main, 12.4
Change-Id: I79e3854458f1061b4943d0b3fab78b1a7502b13f
Reviewed-on: https://review.typo3.org/c/Packages/TYPO3.CMS/+/81998


Tested-by: default avatarChristian Kuhn <lolli@schwarzbu.ch>
Reviewed-by: default avatarSimon Schaufelberger <simonschaufi+typo3@gmail.com>
Tested-by: default avatarSimon Schaufelberger <simonschaufi+typo3@gmail.com>
Reviewed-by: default avatarWouter Wolters <typo3@wouterwolters.nl>
Reviewed-by: default avatarChristian Kuhn <lolli@schwarzbu.ch>
Tested-by: default avatarWouter Wolters <typo3@wouterwolters.nl>
Tested-by: default avatarcore-ci <typo3@b13.com>
parent d744d45c
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