Skip to content
Snippets Groups Projects
Commit 2fb8b444 authored by Oliver Klee's avatar Oliver Klee Committed by Stefan Bürk
Browse files

[TASK] Update PHPStan & friends

PHPStan 1.9.3 finds another potential problem and brings
some performance improvements.

Run commands:

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

Resolves: #99356
Releases: main, 11.5
Change-Id: I9d1429949379cc35518fad6750d6d063827623ed
Reviewed-on: https://review.typo3.org/c/Packages/TYPO3.CMS/+/77124


Reviewed-by: default avatarStefan Bürk <stefan@buerk.tech>
Tested-by: default avatarcore-ci <typo3@b13.com>
Tested-by: default avatarStefan Bürk <stefan@buerk.tech>
parent 1006f66f
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