Task #100004
closedAdd iterable types to PageErrorHandlerInterface::handlePageError()
100%
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.
Updated by Gerrit Code Review almost 2 years ago
- Status changed from New to Under Review
Patch set 1 for branch main of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/c/Packages/TYPO3.CMS/+/77915
Updated by Torben Hansen over 1 year ago
- Subject changed from Add iterable tpyes to PageErrorHandlerInterface::handlePageError() to Add iterable types to PageErrorHandlerInterface::handlePageError()
Updated by Gerrit Code Review over 1 year ago
Patch set 2 for branch main of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/c/Packages/TYPO3.CMS/+/77915
Updated by Gerrit Code Review over 1 year ago
Patch set 3 for branch main of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/c/Packages/TYPO3.CMS/+/77915
Updated by Anonymous over 1 year ago
- Status changed from Under Review to Resolved
- % Done changed from 0 to 100
Applied in changeset bb72ee01559bfe79dbe5907e544a1d694203f291.
Updated by Gerrit Code Review over 1 year ago
- Status changed from Resolved to Under Review
Patch set 1 for branch 12.4 of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/c/Packages/TYPO3.CMS/+/79733
Updated by Anonymous over 1 year ago
- Status changed from Under Review to Resolved
Applied in changeset bfa9d8faa5bc044134e7161e6de473b63012bffc.