Project

General

Profile

Actions

Task #74177

closed

Remove fileinfo as dependency in SystemEnvironment/Check

Added by Timo Hund about 8 years ago. Updated over 6 years ago.

Status:
Closed
Priority:
Should have
Assignee:
Category:
Install Tool
Target version:
Start date:
2016-03-04
Due date:
% Done:

100%

Estimated time:
TYPO3 Version:
8
PHP Version:
Tags:
Complexity:
easy
Sprint Focus:

Description

Currenty 'fileinfo' is listed as required php extension in SystemEnvironment/Check
but it is currently not really required and prevents from installing TYPO3 on Systems where it is not present (e.g. Mircosoft Azure Cloud)

The class is currently only used once in the core in "TYPO3\CMS\Core\Type\File\FileInfo" and only when it exists, so it is not really a hard dependency.

Also grepping on an installation folder does not find any match where \finfo is really required.


Related issues 4 (0 open4 closed)

Related to TYPO3 Core - Task #77153: Mention fileinfo PHP extensionClosedMathias Brodala2016-07-19

Actions
Related to TYPO3 Core - Task #78702: Install Tool: System environment check should display a warning if PHP fileinfo extension is not loadedClosedJonathan IROULIN2016-11-15

Actions
Related to TYPO3 Core - Bug #88571: php extension fileinfo not requiredRejectedAnja Leichsenring2019-06-17

Actions
Follows TYPO3 Core - Bug #69495: System environment check is not standaloneClosedMathias Brodala2015-09-03

Actions
Actions

Also available in: Atom PDF