Skip to content
Snippets Groups Projects
Commit 088b745d authored by Christian Kuhn's avatar Christian Kuhn Committed by Benjamin Franzke
Browse files

[!!!][TASK] Require ServerRequestInterface in Extbase Request

The Extbase Request still had a fallback to fetch
the base Request from $GLOBALS. The base Request
is of course a hard dependency of the Extbase
Request, it should be actively hand over as
construct argument.

Change-Id: If0b66ce0daae8983d2a083808af0b8cbc724e824
Resolves: #98391
Related: #98370
Releases: main
Reviewed-on: https://review.typo3.org/c/Packages/TYPO3.CMS/+/75782


Tested-by: default avatarcore-ci <typo3@b13.com>
Tested-by: default avatarBenni Mack <benni@typo3.org>
Tested-by: default avatarBenjamin Franzke <bfr@qbus.de>
Reviewed-by: default avatarBenni Mack <benni@typo3.org>
Reviewed-by: default avatarBenjamin Franzke <bfr@qbus.de>
parent d082f5e3
Branches
Tags
Showing
with 181 additions and 126 deletions
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