Project

General

Profile

Actions

Task #100004

closed

Add iterable types to PageErrorHandlerInterface::handlePageError()

Added by Elias Häußler almost 2 years ago. Updated 10 months ago.

Status:
Closed
Priority:
Should have
Assignee:
-
Category:
-
Target version:
-
Start date:
2023-02-21
Due date:
% Done:

100%

Estimated time:
TYPO3 Version:
12
PHP Version:
Tags:
Complexity:
no-brainer
Sprint Focus:

Description

The third argument $reasons in TYPO3\CMS\Core\Error\PageErrorHandler\PageErrorHandlerInterface::handlePageError() has no iterable types defined. When providing an implementation of this interfac, PHPStan complains about them. Thus, we should add the types for this argument.

Actions

Also available in: Atom PDF