Actions
Task #104074
closedgetFileSystemStatus checks for writeable typo3conf directory in composer mode
Status:
Closed
Priority:
Should have
Assignee:
-
Category:
System/Bootstrap/Configuration
Target version:
-
Start date:
2024-06-12
Due date:
% Done:
100%
Estimated time:
TYPO3 Version:
12
PHP Version:
Tags:
Composer, install-tool, typo3conf
Complexity:
Sprint Focus:
Description
\TYPO3\CMS\Install\Report\InstallStatusReport::getFileSystemStatus checks a list of directories that TYPO3 wants present or writeable.
In 12.4 and composer mode, typo3conf is not required AFAIK, at least i don't have the directory anymore, but it is reported as missing
$sitePath . '/typo3conf/' => 2,
Files
Actions