Actions
Task #46126
closedMake mimetype-detection possible without finfo_file (pre-PHP-5.3, no pecl-fileinfo)
Status:
Closed
Priority:
Should have
Assignee:
-
Category:
Content Rendering
Target version:
-
Start date:
2013-03-08
Due date:
% Done:
100%
Estimated time:
TYPO3 Version:
4.5
PHP Version:
Tags:
Complexity:
Sprint Focus:
Description
On 4.5 LTS we still allow PHP 5.2. And we don't demand pecl-fileinfo to be installed. So while mime_content_type() is deprecated, it has been there since PHP 4.3 and still works fine.
It seems to be only the shortcutIcon that uses the finfo_file()-functionality afaik.
Updated by Gerrit Code Review almost 12 years ago
- Status changed from New to Under Review
Patch set 1 for branch TYPO3_4-5 has been pushed to the review server.
It is available at https://review.typo3.org/18814
Updated by Stefan Neufeind almost 12 years ago
- Status changed from Under Review to Resolved
- % Done changed from 0 to 100
Applied in changeset aeabf01867089a6fa552277cf38a1e5c284b2882.
Actions