Project

General

Profile

Actions

Task #84875

closed

Store t3editor cache as native array

Added by Andreas Kienast about 6 years ago. Updated almost 6 years ago.

Status:
Closed
Priority:
Should have
Category:
t3editor
Target version:
Start date:
2018-04-25
Due date:
% Done:

100%

Estimated time:
TYPO3 Version:
9
PHP Version:
Tags:
Complexity:
easy
Sprint Focus:
Remote Sprint

Description

Currently, the cache of t3editor is stored as a JSON encoded object that is decoded on every occurrence of t3editor. It's better to store the configuration as a native array for performance reasons.

Actions

Also available in: Atom PDF