Actions
Bug #87133
closedPHP Warning: igbinary_unserialize_header: unsupported version
Status:
Closed
Priority:
Should have
Assignee:
-
Category:
Caching
Target version:
-
Start date:
2018-12-12
Due date:
% Done:
0%
Estimated time:
TYPO3 Version:
7
PHP Version:
7.2
Tags:
Complexity:
Is Regression:
Sprint Focus:
Description
PHP 7.2
TYPO3 7.6.32
APCu Caching enabled
Hi TYPO3 community,
I just discovered after installing TYPO3 7.6.32 the following warning in the TYPO3 protocol backend module:
Core: Error handler (BE): PHP Warning: igbinary_unserialize_header: unsupported version: "a:2:"..., should begin with a binary version header of "\x00\x00\x00\x01" or "\x00\x00\x00\x02" in <path>/typo3_src-7.6.32/typo3/sysext/core/Classes/Cache/Frontend/VariableFrontend.php line 110
I think this is a regression?
Would be great if you would check it out.
Cheers
Christian
Actions