Actions
Bug #87494
closedMinor spelling correction in Changelog
Status:
Closed
Priority:
Should have
Assignee:
-
Category:
-
Target version:
-
Start date:
2019-01-19
Due date:
% Done:
100%
Estimated time:
TYPO3 Version:
9
PHP Version:
Tags:
Complexity:
Is Regression:
Sprint Focus:
Description
I found a spelling issue in a deprecation Changelog when using extension scanner. Such Changelog are also rendered in doc.typo3.org. See
https://docs.typo3.org/typo3cms/extensions/core/Changelog/9.5/Deprecation-86225-ClassesBaseScriptClassAndAbstractFunctionModule.html
... change their visibility from to :php:`public` to :php:`protected` ...
Updated by Gerrit Code Review almost 6 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/59496
Updated by Gerrit Code Review almost 6 years ago
Patch set 1 for branch 9.5 of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/59497
Updated by Joerg Kummer almost 6 years ago
- Status changed from Under Review to Resolved
- % Done changed from 0 to 100
Applied in changeset 8a14ab5ff609394324fb8e572363c134592f93a2.
Actions