Skip to content
Snippets Groups Projects
Commit 3a433420 authored by Stefan Bürk's avatar Stefan Bürk Committed by Anja Leichsenring
Browse files

[TASK] Raise `phpstan/phpstan` and friends

This change raises phpstan and related
package to the latest version. Baseline
is recreated to remove no longer matched
error ignore pattern.

Used command(s):

> composer require --dev \
    "phpstan/phpstan":"^1.10.20" \
    "phpstan/phpstan-phpunit":"^1.3.13"

> Build/Scripts/runTests.sh -s phpstanGenerateBaseline

Resolves: #101132
Releases: main, 12.4, 11.5
Change-Id: I8db8ec14028efad25379ecc5561445fccf4aca3a
Reviewed-on: https://review.typo3.org/c/Packages/TYPO3.CMS/+/79468


Tested-by: default avatarAnja Leichsenring <aleichsenring@ab-softlab.de>
Reviewed-by: default avatarAnja Leichsenring <aleichsenring@ab-softlab.de>
Tested-by: default avatarcore-ci <typo3@b13.com>
Reviewed-by: default avatarThomas Hohn <tho@gyldendal.dk>
parent b9dd28e5
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