Skip to content
Snippets Groups Projects
Commit 43ddaa41 authored by Christian Kuhn's avatar 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/+/82001


Tested-by: default avatarcore-ci <typo3@b13.com>
Tested-by: default avatarChristian Kuhn <lolli@schwarzbu.ch>
Reviewed-by: default avatarChristian Kuhn <lolli@schwarzbu.ch>
parent 818ea41f
Branches
Tags
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