Actions
Bug #91224
closedMissing space in a deprecation log entry
Status:
Closed
Priority:
Should have
Assignee:
-
Category:
-
Target version:
-
Start date:
2020-04-28
Due date:
% Done:
100%
Estimated time:
TYPO3 Version:
10
PHP Version:
Tags:
Complexity:
no-brainer
Is Regression:
Sprint Focus:
Description
A little patch, which adds a missing space in the '\TYPO3\CMS\Extbase\Utility\ExtensionUtility::registerModule' deprecation trigger.
Otherwise, the deprecation-log would have some strange lines, like:
[...] TYPO3\CMS\Extbase\Utility\ExtensionUtility::registerModulewith argument $extensionName containing the vendor name is [...]
Files
Updated by Gerrit Code Review over 4 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/c/Packages/TYPO3.CMS/+/64339
Updated by Daniel Goerz over 4 years ago
- Status changed from Under Review to Resolved
- % Done changed from 0 to 100
Applied in changeset 66d95e9e6722442e875d002d3310b8a762972a36.
Actions