Skip to content
Snippets Groups Projects
Commit 1c0cf77e authored by Oliver Bartsch's avatar Oliver Bartsch
Browse files

[BUGFIX] Prevent TypeError in ActionController

Ensure to properly typecast optional
parameters of throwStatus() before
passing them to type hinted methods.

Resolves: #97666
Releases: main, 11.5
Change-Id: Ifb6d43cffc97899cdd4ab72d48703bc3db23f0e1
Reviewed-on: https://review.typo3.org/c/Packages/TYPO3.CMS/+/74735


Tested-by: default avatarcore-ci <typo3@b13.com>
Tested-by: default avatarChristian Kuhn <lolli@schwarzbu.ch>
Tested-by: default avatarStefan Bürk <stefan@buerk.tech>
Tested-by: default avatarOliver Bartsch <bo@cedev.de>
Reviewed-by: default avatarChristian Kuhn <lolli@schwarzbu.ch>
Reviewed-by: default avatarOliver Klee <typo3-coding@oliverklee.de>
Reviewed-by: default avatarStefan Bürk <stefan@buerk.tech>
Reviewed-by: default avatarOliver Bartsch <bo@cedev.de>
parent 45719077
No related merge requests found
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