Actions
Task #73067
closedDeprecate GeneralUtility::requireOnce and GeneralUtility::requireFile
Start date:
2016-02-01
Due date:
% Done:
100%
Estimated time:
TYPO3 Version:
8
PHP Version:
Tags:
Complexity:
Sprint Focus:
Description
The methods GeneralUtility::requireOnce and GeneralUtility::requireFile not required anymore.
Deprecate this methods and use require_once if really needed.
Updated by Gerrit Code Review almost 9 years ago
- Status changed from Accepted to Under Review
Patch set 1 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/46429
Updated by Gerrit Code Review almost 9 years ago
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/46429
Updated by Gerrit Code Review almost 9 years ago
Patch set 3 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/46429
Updated by Frank Nägler almost 9 years ago
- Status changed from Under Review to Resolved
- % Done changed from 0 to 100
Applied in changeset 638c7ba6121cd588ae77c7c0681fb2634fea0ca8.
Updated by Riccardo De Contardi about 7 years ago
- Status changed from Resolved to Closed
Actions