Actions
Bug #103495
closedFolder tile view may throw error because of inconsistent type
Status:
Closed
Priority:
Should have
Assignee:
-
Category:
File Abstraction Layer (FAL)
Target version:
-
Start date:
2024-03-27
Due date:
% Done:
100%
Estimated time:
TYPO3 Version:
12
PHP Version:
Tags:
Complexity:
Is Regression:
Sprint Focus:
Description
TYPO3\CMS\Filelist\Dto\ResourceView::getUpdatedAt(): Return value must be of type ?int, string returned
This could happen in combination with third party FAL adapters which do not enforce ['mtime']
to be integer.
Files
Actions