Project

General

Profile

Actions

Bug #19555

closed

make t3lib_cache_Manager a true singleton

Added by Martin Kutschker about 16 years ago. Updated about 11 years ago.

Status:
Closed
Priority:
Should have
Assignee:
-
Category:
-
Target version:
-
Start date:
2008-11-02
Due date:
% Done:

0%

Estimated time:
TYPO3 Version:
4.3
PHP Version:
5.0
Tags:
Complexity:
Is Regression:
No
Sprint Focus:

Description

The class already implements the t3lib_Singleton interface, but it is used in the Core via a global variable. Drop the global and use t3lib_div::makeInterface() to get the reference.

Wait for the autoloader to be integrated into the SVN so that we do not need to add require statements.
(issue imported from #M9718)


Related issues 1 (0 open1 closed)

Related to TYPO3 Core - Bug #22072: typo in BE cache init sectionClosedChristian Kuhn2010-02-06

Actions
Actions

Also available in: Atom PDF