Actions
Task #67646
closedRemove library inclusion in FE
Start date:
2015-06-20
Due date:
% Done:
100%
Estimated time:
TYPO3 Version:
7
PHP Version:
Tags:
Complexity:
Sprint Focus:
Description
The functionality to add PHP include files
during the Frontend Request is quite old and
obsolete as there are plenty of hooks available.
The functionality is in this case obsolete as it does
not apply to the design patterns we apply nowadays.
instead of closure functionality it is executed in the
same scope as the file that includes the file.
Updated by Gerrit Code Review over 9 years ago
- Status changed from New 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 http://review.typo3.org/40484
Updated by Gerrit Code Review over 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 http://review.typo3.org/40484
Updated by Benni Mack over 9 years ago
- Status changed from Under Review to Resolved
- % Done changed from 0 to 100
Applied in changeset 390ea71a0080a4bf68d3052fbcabd3f6aee69e6a.
Updated by Riccardo De Contardi about 7 years ago
- Status changed from Resolved to Closed
Actions