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 #1

Updated by Timo Hund about 8 years ago

  • Category changed from File Abstraction Layer (FAL) to Install Tool
Actions #2

Updated by Mathias Brodala about 8 years ago

Please note that work on this should wait until #69495 is done.

Actions #3

Updated by Gerrit Code Review about 8 years ago

  • Status changed from New to Under Review

Patch set 1 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/47063

Actions #4

Updated by Gerrit Code Review about 8 years ago

Patch set 2 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/47063

Actions #5

Updated by Gerrit Code Review about 8 years ago

Patch set 1 for branch TYPO3_7-6 of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/47069

Actions #6

Updated by Anonymous about 8 years ago

  • Status changed from Under Review to Resolved
  • % Done changed from 0 to 100
Actions #7

Updated by Riccardo De Contardi over 6 years ago

  • Status changed from Resolved to Closed
Actions #8

Updated by Oliver Hader almost 5 years ago

  • Related to Bug #88571: php extension fileinfo not required added
Actions

Also available in: Atom PDF