Actions
Bug #98706
closedFix doccomments in events
Start date:
2022-10-23
Due date:
% Done:
100%
Estimated time:
TYPO3 Version:
12
PHP Version:
Tags:
Complexity:
Is Regression:
Sprint Focus:
Description
PHP doc comments of events are displayed in TYPO3 Core API. However we need to detect and transform code blocks, otherwise they will not be displayed properly.
Fix all comments that are currently causing trouble in rendering.
Updated by Gerrit Code Review about 2 years ago
- Status changed from New to Under Review
Patch set 1 for branch main of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/c/Packages/TYPO3.CMS/+/76230
Updated by Lina Wolf about 2 years ago
- Status changed from Under Review to Resolved
- % Done changed from 0 to 100
Applied in changeset 613f487d9000758071a4eac4905f9f1be2171a5d.
Actions