Project

General

Profile

Actions

Task #55547

closed

[CLEANUP] Remove references to $GLOBALS['FILEMOUNTS']

Added by Benni Mack over 10 years ago. Updated over 6 years ago.

Status:
Closed
Priority:
Should have
Assignee:
Category:
File Abstraction Layer (FAL)
Target version:
Start date:
2014-02-01
Due date:
% Done:

100%

Estimated time:
TYPO3 Version:
6.2
PHP Version:
Tags:
Complexity:
Sprint Focus:

Description

global filemounts are not supported with FAL
anymore as the implementation is done via
file storages directly. All references to the global
FILEMOUNTS is removed as it was an empty
array since 6.0.

It is encouraged to use the $BE_USER functions
directly in the future, and used throughout FAL.

Next step (but not part of this patch) is to clean
up the functions in BasicFileUtility that make use
of the filemounts.


Related issues 1 (0 open1 closed)

Related to TYPO3 Core - Task #56681: Unit tests bootstrap simplificationClosed2014-03-09

Actions
Actions

Also available in: Atom PDF