Skip to content
Snippets Groups Projects
Commit c59cd7c4 authored by Larry Garfield's avatar Larry Garfield Committed by Stefan Bürk
Browse files

[TASK] Correct incomplete doc types

ExtensionStatus::getStatus()'s doc type does not account for
the use of [] as a sentinel value.

The extra doc type declaration in
FolderBasedFileCollection::fromArray() is incorrect, as it
does not account for null return values.

Used command:

> ./Build/Scripts/runTests.sh -s phpstanGenerateBaseline

Resolves: #98003
Releases: main, 11.5
Change-Id: Ifaad71a8e65836e943b1a3813f3294e7421c5402
Reviewed-on: https://review.typo3.org/c/Packages/TYPO3.CMS/+/75264


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