Skip to content
Snippets Groups Projects
Commit 207d7cc1 authored by Christian Kuhn's avatar Christian Kuhn
Browse files

[TASK] Harden some DataHandler details

Check $dataMap and $commandMap structure in start(),
type hint them to array. This is considered b/w
compatible since DH would have failed already when
the incoming array shape was funny, and the annotations
clearly stated an array must be given for a long
time already.

Minor adaptions throughout DH class to happify
phpstan a bit more.

Change-Id: Idfc4b0c5c8db1b096f9477ce9b2bbfc0c5755a03
Resolves: #103213
Releases: main
Reviewed-on: https://review.typo3.org/c/Packages/TYPO3.CMS/+/83073


Tested-by: default avatarcore-ci <typo3@b13.com>
Reviewed-by: default avatarChristian Kuhn <lolli@schwarzbu.ch>
Tested-by: default avatarOliver Klee <typo3-coding@oliverklee.de>
Reviewed-by: default avatarOliver Klee <typo3-coding@oliverklee.de>
Tested-by: default avatarChristian Kuhn <lolli@schwarzbu.ch>
Tested-by: default avatarAnja Leichsenring <aleichsenring@ab-softlab.de>
Reviewed-by: default avatarStefan Bürk <stefan@buerk.tech>
Tested-by: default avatarStefan Bürk <stefan@buerk.tech>
Reviewed-by: default avatarAnja Leichsenring <aleichsenring@ab-softlab.de>
parent 6553fd55
Branches
Tags
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