Actions
Bug #65329
closedFaulty negation in FileInfo implementation
Status:
Closed
Priority:
Should have
Assignee:
Category:
File Abstraction Layer (FAL)
Target version:
Start date:
2015-02-25
Due date:
% Done:
100%
Estimated time:
TYPO3 Version:
7
PHP Version:
Tags:
Complexity:
Is Regression:
No
Sprint Focus:
Description
In https://review.typo3.org/#/c/31256/14 the FileInfo object has been introduced.
It contains a faulty negation that will fail on systems that do not have the fino support in php and do not use finfo support if it is supported.
For details see https://review.typo3.org/#/c/31256/14/typo3/sysext/core/Classes/Type/File/FileInfo.php
Actions