Actions
Task #68257
closedRemove CliBootstrap
Status:
Closed
Priority:
Should have
Assignee:
Category:
Code Cleanup
Target version:
Start date:
2015-07-16
Due date:
% Done:
100%
Estimated time:
TYPO3 Version:
7
PHP Version:
Tags:
Complexity:
Sprint Focus:
Description
The CliBootstrap utility was used in global scope
and can now be put in the Console Application.
All test-suits only run with PHP_SAPI = 'cli' only now
without the CGI fallback.
Actions