Actions
Task #40520
closedResourceStorage: Remove getFileInfoByIdentifier() method
Status:
Closed
Priority:
Should have
Assignee:
Category:
File Abstraction Layer (FAL)
Target version:
Start date:
2012-09-02
Due date:
% Done:
100%
Estimated time:
TYPO3 Version:
6.0
PHP Version:
Tags:
Complexity:
Sprint Focus:
Description
The method getFileInfoByIdentifier() has been marked as deprecated and should be removed. Additionally, the getFileInfo() method currently uses incorrect semantics - it expects an identifier, while it should use a file object.
Actions