Skip to content
Snippets Groups Projects
Commit 3a8544b3 authored by Larry Garfield's avatar Larry Garfield Committed by Georg Ringer
Browse files

[!!!][TASK] Add native typing to CommandUtility

Nothing particularly exciting, but does remove another
PHPStan baseline message.

A few bits of unnecessary code have been removed or
cleaned up.

Additionally, a few locations in code were calling
CommandUtility::exec() incorrectly in a way that
has always been incorrect. These are fixed now.

Resolves: #97206
Related: #97210
Releases: main
Change-Id: Ia590af575c432833097859a22f6674c4917e59a1
Reviewed-on: https://review.typo3.org/c/Packages/TYPO3.CMS/+/73988


Tested-by: default avatarStefan Bürk <stefan@buerk.tech>
Tested-by: default avatarcore-ci <typo3@b13.com>
Tested-by: default avatarNikita Hovratov <nikita.h@live.de>
Tested-by: default avatarGeorg Ringer <georg.ringer@gmail.com>
Reviewed-by: default avatarStefan Bürk <stefan@buerk.tech>
Reviewed-by: default avatarOliver Klee <typo3-coding@oliverklee.de>
Reviewed-by: default avatarNikita Hovratov <nikita.h@live.de>
Reviewed-by: default avatarGeorg Ringer <georg.ringer@gmail.com>
parent 988ee3a4
Branches
Tags
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