Project

General

Profile

Actions

Bug #55493

closed

Avoid unnecessary de-/serialization for page cache

Added by Bernhard Kraft about 10 years ago. Updated over 6 years ago.

Status:
Closed
Priority:
Should have
Assignee:
-
Category:
Caching
Target version:
Start date:
2014-01-31
Due date:
% Done:

100%

Estimated time:
TYPO3 Version:
6.2
PHP Version:
5.3
Tags:
Complexity:
easy
Is Regression:
No
Sprint Focus:

Description

When storing a cache in page the array variable "cache_data" gets
serialized and when being retrieved from cache unserialized.

This is not necessary as de-/serialization is already performed by
the variable caching backend.


Related issues 1 (0 open1 closed)

Related to TYPO3 Core - Task #52648: Use cache_hash with "mixed" dataClosed2013-10-10

Actions
Actions

Also available in: Atom PDF