Skip to content
Snippets Groups Projects
Commit 7e88ee59 authored by Christian Kuhn's avatar Christian Kuhn
Browse files

[TASK] Avoid GU::_GP() in UpgradeWizardService

executeWizard() is only used in Web context.
UpgradeController has the request, prepares
arguments and feeds them to executeWizard()
now, instead of using GeneralUtility::_GP()
within the method.

Resolves: #99928
Releases: main
Change-Id: I9b3d11072b011866640984c9339671107a1449f2
Reviewed-on: https://review.typo3.org/c/Packages/TYPO3.CMS/+/77828


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