Actions
Task #79120
closedRemove legacy CLI-related constants and variables
Start date:
2016-12-30
Due date:
% Done:
100%
Estimated time:
TYPO3 Version:
8
PHP Version:
Tags:
Complexity:
Sprint Focus:
Description
The constants TYPO3_cliKey and TYPO3_cliInclude are removed,
same goes for $GLOBALS['temp_cliScriptPath'] and
$GLOBALS['temp_cliKey'] which have been marked as deprecated
and not used in CLI context anymore.
Updated by Gerrit Code Review almost 8 years ago
- Status changed from New to Under Review
Patch set 2 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/51064
Updated by Benni Mack almost 8 years ago
- Status changed from Under Review to Resolved
- % Done changed from 0 to 100
Applied in changeset b6de5526ffcff1d8bed3308092dbfca1f2b214fb.
Updated by Riccardo De Contardi about 7 years ago
- Status changed from Resolved to Closed
Actions