Actions
Bug #99464
closedSystemStatus triggers a array access warning on CLI when a mail should be sent
Status:
Closed
Priority:
Should have
Assignee:
-
Category:
Reports
Target version:
-
Start date:
2023-01-05
Due date:
% Done:
100%
Estimated time:
TYPO3 Version:
10
PHP Version:
8.1
Tags:
Complexity:
Is Regression:
Sprint Focus:
Description
Accessing $GlOBALS['TYPO3_REQUEST'] without isset check on the globals array
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/+/77260
Updated by Gerrit Code Review almost 2 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/+/77221
Updated by Gerrit Code Review almost 2 years ago
Patch set 1 for branch 10.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/+/77222
Updated by Helmut Hummel almost 2 years ago
- Status changed from Under Review to Resolved
- % Done changed from 0 to 100
Applied in changeset 1a28131ee90b72fe32dddaa3261ded28b7b06c4b.
Actions