Skip to content
Snippets Groups Projects
Commit 6a6ead85 authored by Benni Mack's avatar Benni Mack Committed by Christian Kuhn
Browse files

[TASK] Use PSR-7 Request information in cObj

Since TYPO3 v11, the PSR-7 Request Object
is always available in ContentObjectRenderer,
so it can be used to access GET/POST parameters
instead of GeneralUtility::_GET() and GeneralUtility::_POST()

Resolves: #96802
Releases: main
Change-Id: Ided7c53b5466be0bea07b69ef533037ed084a8a5
Reviewed-on: https://review.typo3.org/c/Packages/TYPO3.CMS/+/73372


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