Actions
Bug #88803
closedType mismatch since spliting of ImportExportController
Start date:
2019-07-19
Due date:
% Done:
100%
Estimated time:
TYPO3 Version:
10
PHP Version:
Tags:
Complexity:
Is Regression:
Yes
Sprint Focus:
Description
With #88662 the controller got type hints but not all methods calls are type safe.
Oops, an error occurred!
Argument 2 passed to TYPO3\CMS\Impexp\Controller\ExportController::exec_listQueryPid() must be of the type integer, string given, called in /../typo3/sysext/impexp/Classes/Controller/ExportController.php on line 205
Actions