Actions
Task #95416
closedremove initializeBasicErrorReporting from Bootstrap
Start date:
2021-09-30
Due date:
% Done:
100%
Estimated time:
TYPO3 Version:
11
PHP Version:
Tags:
Complexity:
Sprint Focus:
Description
The function used to be called way earlier than initializing final error handling, but ended up being called only one step before. This makes the function useless and therefor subject to removal.
Actions