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

Updated by Christian Kuhn over 14 years ago

See core list discussion to #22072 ... solving this issue here would have saved me from stupid mistakes in #22072

Actions #2

Updated by Alexander Opitz over 11 years ago

  • Status changed from Accepted to Needs Feedback
  • Target version deleted (0)

The issue is very old, does this issue exists in newer versions of TYPO3 CMS (4.5 or 6.1)?

Actions #3

Updated by Alexander Opitz about 11 years ago

  • Status changed from Needs Feedback to Closed
  • Assignee deleted (Martin Kutschker)
  • Is Regression set to No

No feedback for over 90 days.

Actions

Also available in: Atom PDF