Actions
Epic #84272
closedUse PSR-7 ServerRequestInterface in backend controllers
Status:
Closed
Priority:
Should have
Assignee:
-
Category:
-
Target version:
-
Start date:
2018-03-15
Due date:
% Done:
100%
Estimated time:
(Total: 0.00 h)
Sprint Focus:
Description
Goals:
- use $request in controllers
- return ResponseInterface
- protect properties using deprecation thread
- prepare protection of methods
- get rid of: GeneralUtility::_GP(), _GET(), _POST(), getIndpEnv()
- get rid of HttpUtility::redirect but return a $response object instead going up in Middleware stack
Example "by-the-book" fully backwards compatible change:
Updated by Christian Kuhn over 6 years ago
- Related to Task #84195: Use ServerRequestInterface in EditDocumentController added
Updated by Mathias Brodala over 6 years ago
- Subject changed from Backend controllers use ServerReqestInterface to Use PSR-7 ServerRequestInterface in backend controllers
Updated by Mathias Brodala over 6 years ago
- Sprint Focus deleted (
On Location Sprint)
Updated by Mathias Brodala over 6 years ago
- Status changed from New to In Progress
Updated by Mathias Brodala about 6 years ago
- Related to Task #86142: Move and rename TaskStatus::class added
Updated by Christian Kuhn about 6 years ago
- Status changed from In Progress to Resolved
Actions