Project

General

Profile

Actions

Task #91906

closed

Replace serialize/unserialize for transOrigDiffSourceField in database

Added by Anja Leichsenring almost 4 years ago. Updated over 3 years ago.

Status:
Closed
Priority:
Should have
Category:
-
Target version:
-
Start date:
2020-07-30
Due date:
% Done:

100%

Estimated time:
TYPO3 Version:
11
PHP Version:
Tags:
Complexity:
Sprint Focus:

Description

The diffsource field stores any content in DB as serialized string. The usage of serialize and unserialize led to headaches in the past, so it is possibly a good idea to get rid of it.
The content can be json_encoded as far as the core is concerned.
The change is breaking, but after the field is used only internally (extensions just have no business here, I can not think of a use case), the impact should be minimal.

Actions

Also available in: Atom PDF