Actions
Task #68848
closedStreamline CLI Request Handling
Status:
Closed
Priority:
Should have
Assignee:
Category:
System/Bootstrap/Configuration
Target version:
Start date:
2015-08-07
Due date:
% Done:
100%
Estimated time:
TYPO3 Version:
7
PHP Version:
Tags:
Complexity:
Sprint Focus:
Description
As the CLI Request Handlers and Http Request Handlers
are called only called from their respective Application entrypoints,
the RequestHandlerInterface for Console Applications is
modified to reflect CLI-related Applications.
The currently only CliRequestHandler for Console is adapted
to have only a low priority.
Actions