Project

General

Profile

Actions

Bug #98602

closed

Integer may be passed to `octdec` in GU::createDirectory()

Added by Elias Häußler about 2 years ago. Updated almost 2 years ago.

Status:
Closed
Priority:
Should have
Assignee:
-
Category:
-
Target version:
-
Start date:
2022-10-13
Due date:
% Done:

100%

Estimated time:
TYPO3 Version:
12
PHP Version:
8.1
Tags:
Complexity:
no-brainer
Is Regression:
Sprint Focus:

Description

If $GLOBALS['TYPO3_CONF_VARS']['SYS']['folderCreateMask'] is not set, an integer is passed to octdec in GeneralUtility::createDirectory(). This must be a string instead, since strict types are now enabled for this class.

Actions

Also available in: Atom PDF