Actions
Bug #82308
closedMarkerBasedTemplateService::MarkerBasedTemplateService has wrong comment
Status:
Closed
Priority:
Must have
Assignee:
Category:
Frontend
Target version:
Start date:
2017-09-05
Due date:
% Done:
100%
Estimated time:
TYPO3 Version:
9
PHP Version:
7.0
Tags:
Complexity:
Is Regression:
Sprint Focus:
Description
$subpartContent can be string or array but annotates only array which leads to warning in ide if string is given.
Updated by Gerrit Code Review about 7 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 https://review.typo3.org/53916
Updated by Gerrit Code Review about 7 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/53916
Updated by Gerrit Code Review about 7 years ago
Patch set 1 for branch TYPO3_8-7 of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/53922
Updated by Sebastian Fischer about 7 years ago
- Status changed from Under Review to Resolved
- % Done changed from 0 to 100
Applied in changeset 399d82152d1ed1eaabc0d171b48702a4dde5ddb9.
Actions