Project

General

Profile

Actions

Bug #27686

closed

Deprecate initCache methods in t3lib_cache

Added by Christian Kuhn over 13 years ago. Updated over 11 years ago.

Status:
Closed
Priority:
Should have
Assignee:
-
Category:
Caching
Target version:
-
Start date:
2011-06-24
Due date:
% Done:

100%

Estimated time:
TYPO3 Version:
4.6
PHP Version:
5.3
Tags:
Complexity:
Is Regression:
Sprint Focus:

Description

The cacheManager instantiates caches on its own if the instance does not exist. So its always possible to do $GLOBALS['typo3CacheManager']->getCache('myCacheIdentifier') without getting an exception if the cache was not initialized. Thus the three methods in t3lib_cache initPageCache(), initPageSectionCache() and initContentHashCache() can be deprecated.

Actions #1

Updated by Mr. Hudson over 13 years ago

Patch set 1 of change I1684db0405799031beffb29782361061c262a56f has been pushed to the review server.
It is available at http://review.typo3.org/2912

Actions #2

Updated by Mr. Hudson over 13 years ago

Patch set 2 of change I1684db0405799031beffb29782361061c262a56f has been pushed to the review server.
It is available at http://review.typo3.org/2912

Actions #3

Updated by Christian Kuhn over 13 years ago

  • Status changed from New to Resolved
  • % Done changed from 0 to 100
Actions #4

Updated by Xavier Perseguers over 12 years ago

  • Status changed from Resolved to Closed
Actions #5

Updated by Ernesto Baschny over 11 years ago

  • Target version deleted (1281)
Actions

Also available in: Atom PDF