Skip to content
Snippets Groups Projects
Commit e44ec016 authored by Benjamin Franzke's avatar Benjamin Franzke Committed by Stefan Bürk
Browse files

[TASK] Resolve all phpstan errors in CorrelationId

The aspects array-key is always set because the
capture is not nested and filled in any case.
That means: If preg_match was successfull
(which is checked before), aspects have been found as well.

Executed commands:

  composer require --dev phpstan/phpstan:^1.12.6
  Build/Scripts/runTests.sh -s phpstanGenerateBaseline

Resolves: #105226
Releases: main, 12.4
Change-Id: I95f5a12b0b66b88af68bd1a7dc6357699e8a8e9a
Reviewed-on: https://review.typo3.org/c/Packages/TYPO3.CMS/+/86465


Tested-by: default avatarcore-ci <typo3@b13.com>
Reviewed-by: default avatarChristian Kuhn <lolli@schwarzbu.ch>
Tested-by: default avatarStefan Bürk <stefan@buerk.tech>
Tested-by: default avatarChristian Kuhn <lolli@schwarzbu.ch>
Reviewed-by: default avatarStefan Bürk <stefan@buerk.tech>
parent 2fea0f3b
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