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.
Updated by Gerrit Code Review about 12 years ago
- Status changed from Accepted to Under Review
Patch set 1 for branch master has been pushed to the review server.
It is available at http://review.typo3.org/14281
Updated by Gerrit Code Review about 12 years ago
Patch set 2 for branch master has been pushed to the review server.
It is available at http://review.typo3.org/14281
Updated by Anonymous about 12 years ago
- Status changed from Under Review to Resolved
- % Done changed from 0 to 100
Applied in changeset d8ff19e3cf89aea8e3f15c4154c9000018b8b0ca.
Updated by Riccardo De Contardi about 7 years ago
- Status changed from Resolved to Closed
Actions