Skip to content
Snippets Groups Projects
Commit bb72ee01 authored by Elias Häußler's avatar Elias Häußler Committed by Benni Mack
Browse files

[TASK] Add iterable type to `PageErrorHandlerInterface::handlePageError`

The `PageErrorHandlerInterface` is often implemented in case a custom
error handler is used in site configuration. Static code analysis may
complain about missing iterable types in implementations. Thus, we now
provide the iterable types to ease the implementation effort in TYPO3
projects.

Resolves: #100004
Releases: main, 12.4
Change-Id: I9734ce09c091f6d0e6f68d19019e8d77d1ffc685
Reviewed-on: https://review.typo3.org/c/Packages/TYPO3.CMS/+/77915


Reviewed-by: default avatarBenni Mack <benni@typo3.org>
Reviewed-by: default avatarSusanne Moog <look@susi.dev>
Tested-by: default avatarOliver Klee <typo3-coding@oliverklee.de>
Tested-by: default avatarSusanne Moog <look@susi.dev>
Tested-by: default avatarBenni Mack <benni@typo3.org>
Reviewed-by: default avatarOliver Klee <typo3-coding@oliverklee.de>
Tested-by: default avatarcore-ci <typo3@b13.com>
parent a9a00701
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