Actions
Bug #94175
closedTypo in PHPDoc of GeneralUtility::trimExplode()
Status:
Closed
Priority:
Should have
Assignee:
-
Category:
Code Cleanup
Target version:
-
Start date:
2021-05-20
Due date:
% Done:
100%
Estimated time:
TYPO3 Version:
10
PHP Version:
Tags:
Complexity:
Is Regression:
Sprint Focus:
Description
The mentioned variable $onlyNonEmptyValues
does not exist. It must be $removeEmptyValues
.
Actions