Actions
Bug #94208
closedTypeError: ExtensionComposerStatus::getRequest() must implement interface Psr\Http\Message\ServerRequestInterface, null returned
Status:
Rejected
Priority:
Should have
Assignee:
-
Category:
Reports
Target version:
-
Start date:
2021-05-27
Due date:
% Done:
0%
Estimated time:
TYPO3 Version:
10
PHP Version:
Tags:
Complexity:
Is Regression:
Yes
Sprint Focus:
Description
I use https://github.com/georgringer/t3monitoring_client to monitor TYPO3 Installations.
Via an eID the systems status is fetched. The error seems to have something to do with the new ExtensionComposerStatus. In 10.4.14 everything was fine.
Files
Updated by Georg Ringer over 3 years ago
- Status changed from New to Rejected
t3monitoring uses a class which is internal and can be changed anytime! a new version of t3monitoring_client fixes the problem
Actions