Actions
Bug #67207
closedAdd t3skin to class loading info in composer.json
Start date:
2015-05-30
Due date:
% Done:
100%
Estimated time:
TYPO3 Version:
7
PHP Version:
Tags:
Complexity:
Is Regression:
No
Sprint Focus:
Description
With #65528 t3skin was made a protected extension, but it was forgotten
to add the extension to the class loading information array in composer.json
Do this now, so that composer class loading is active
for all protected core extensions.
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/39817
Updated by Helmut Hummel over 9 years ago
- Status changed from Under Review to Resolved
- % Done changed from 0 to 100
Applied in changeset c5a78657045cfee313b9df4c22e3fbbe8c75070d.
Updated by Riccardo De Contardi about 7 years ago
- Status changed from Resolved to Closed
Actions