Project

General

Profile

Actions

Bug #56656

closed

tx_extbase_cache_reflection not working when igbinary is enabled

Added by Michiel Roos over 10 years ago. Updated over 10 years ago.

Status:
Rejected
Priority:
Should have
Assignee:
-
Category:
-
Target version:
-
Start date:
2014-03-07
Due date:
% Done:

0%

Estimated time:
TYPO3 Version:
4.5
PHP Version:
5.3
Tags:
Complexity:
no-brainer
Is Regression:
No
Sprint Focus:

Description

The reflection cache object contains NULL characters. The value is stored in a TEXT field in case a database cache backend is used.

calling igbinary_unserialize() on the value fetched from the TEXT field will return a NULL.

Changing the field to a BLOB fixes this.

The extbase reflection cache never worked for TYPO3 installations using the cacheing framework with a Db backend for extbase and igbinary enabled.


Related issues 1 (0 open1 closed)

Is duplicate of TYPO3 Core - Bug #28451: t3lib_cache_frontend_VariableFrontend and igbinary: igbinary_unserialize_string: end-of-dataRejectedNicole Cordes2011-07-25

Actions
Actions

Also available in: Atom PDF