-
Stefan Bürk authored
Along some minor changes, TF frontend requests now directly submit the InternalRequest to the core's application chain without explicitly transitioning them to a ServerRequestInterface since TF InternalRequest now directly extends core's ServerRequest. This simplifies the class chain and is the general way to go. * tests are adjusted to test against adjusted sync between 'body' and 'parsedBody' * tests added for request uri query arguments and request queryParams syncronization in different constellations See: https://github.com/TYPO3/testing-framework/pull/355 Used commands: > composer u typo3/testing-framework Resolves: #97256 Releases: main Change-Id: I21f573933f3b853eeeda9d7b00b5702bf9c6ac3a Reviewed-on: https://review.typo3.org/c/Packages/TYPO3.CMS/+/73990 Tested-by:
core-ci <typo3@b13.com> Tested-by:
Christian Kuhn <lolli@schwarzbu.ch> Tested-by:
Stefan Bürk <stefan@buerk.tech> Reviewed-by:
Christian Kuhn <lolli@schwarzbu.ch> Reviewed-by:
Stefan Bürk <stefan@buerk.tech>
47227c57