Skip to content
Snippets Groups Projects
user avatar
Benni Mack authored
In order to reduce the amount of accessing
globals in the future, and especially TYPO3_REQUEST
which was born because of missing structure
of TYPO3 Core, the currrent request object is now
handed in (optionally) to methods, to work directly
with them in TSFE context.

Resolves: #91568
Releases: master, 10.4
Change-Id: I760dbd70c9748d69c669bc6f65d65d20dd8ab530
Reviewed-on: https://review.typo3.org/c/Packages/TYPO3.CMS/+/64662


Tested-by: default avatarAndreas Fernandez <a.fernandez@scripting-base.de>
Tested-by: default avatarTYPO3com <noreply@typo3.com>
Tested-by: default avatarFrank Nägler <frank.naegler@typo3.org>
Reviewed-by: default avatarAndreas Fernandez <a.fernandez@scripting-base.de>
Reviewed-by: default avatarFrank Nägler <frank.naegler@typo3.org>
15e23367
Name Last commit Last update