Actions
Task #95073
closedRemove outdated phpdoc in GU::mkdir_deep
Start date:
2021-09-02
Due date:
% Done:
100%
Estimated time:
TYPO3 Version:
11
PHP Version:
7.4
Tags:
Complexity:
no-brainer
Sprint Focus:
Description
The phpdoc of GeneralUtility::mkdir_deep()
concerning parameter $directory
is outdated since #63920. $directory
must no longer have a trailing slash. phpdoc should be adapted accordingly.
Updated by Gerrit Code Review about 3 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/+/70862
Updated by Anonymous about 3 years ago
- Status changed from Under Review to Resolved
- % Done changed from 0 to 100
Applied in changeset d0fadc61d95e953ca08f826e2640d0518b92be43.
Actions