Actions
Bug #96311
closedSimplify and clarify code that decides which error should be handled
Status:
Closed
Priority:
Should have
Assignee:
-
Category:
-
Target version:
-
Start date:
2021-12-09
Due date:
% Done:
100%
Estimated time:
TYPO3 Version:
11
PHP Version:
Tags:
Complexity:
Is Regression:
Sprint Focus:
Description
The code in ErrorHandler that decides which errors should be handled became a bit convoluted and can be simplified
Updated by Helmut Hummel almost 3 years ago
- Related to Bug #94329: Adapt to error_reporting level with PHP 8 STFU operator added
Updated by Gerrit Code Review almost 3 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/+/72603
Updated by Gerrit Code Review almost 3 years ago
Patch set 1 for branch 11.5 of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/c/Packages/TYPO3.CMS/+/72581
Updated by Helmut Hummel almost 3 years ago
- Status changed from Under Review to Resolved
- % Done changed from 0 to 100
Applied in changeset 18a4ba9f532327fe00afec45b16b2cde937fd0a7.
Actions