Actions
Bug #70085
closedMake fluid_styled_content a framework extension
Start date:
2015-09-24
Due date:
% Done:
100%
Estimated time:
TYPO3 Version:
7
PHP Version:
Tags:
Complexity:
Is Regression:
No
Sprint Focus:
Stabilization Sprint
Description
This is important to not have overhead in autoload generation
in non composer mode. The classes for this extension are registered in
composer.json of typo3/cms so they can be skipped when generating
additional class maps in non composer mode. They are skipped once
we change the package type to typo3-cms-framework
Updated by Gerrit Code Review about 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/43528
Updated by Benni Mack about 9 years ago
- Target version set to 7.5
- Sprint Focus set to Stabilization Sprint
Updated by Helmut Hummel about 9 years ago
- Status changed from Under Review to Resolved
- % Done changed from 0 to 100
Applied in changeset 524ca1c78fae0b719459c6bdf019f859983b9962.
Updated by Riccardo De Contardi about 7 years ago
- Status changed from Resolved to Closed
Actions