Actions
Bug #99288
closedPHP Warning: Undefined array key "os" in vendor/typo3/cms-core/Classes/Utility/ExtensionManagementUtility.php on line 827
Start date:
2022-12-06
Due date:
% Done:
0%
Estimated time:
TYPO3 Version:
12
PHP Version:
Tags:
Complexity:
Is Regression:
Sprint Focus:
Description
Current 12.1.0, e.g. while calling `./vendor/bin/typo3 cache:flush`
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/+/76940
Updated by Stefan Bürk almost 2 years ago
- Is duplicate of Bug #99294: addService() without 'os' key throws PHP 8 warning added
Updated by Stefan Bürk almost 2 years ago
- Status changed from Under Review to Closed
This patch has been abandon in favor of the related (duplicate) issue patch,
which contains a test to cover the issue.
Actions