Project

General

Profile

Actions

Task #86261

closed

Epic #83968: PSR-11 Initiative

PackageManager caching is over complicated

Added by Benjamin Franzke over 5 years ago. Updated almost 5 years ago.

Status:
Closed
Priority:
Should have
Assignee:
-
Category:
-
Target version:
-
Start date:
2018-09-15
Due date:
% Done:

100%

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

Description

The PackageManager caches all Package objects.
As a Package object currently requires a reference to the PackageManager, the PackageManager temporarily provides a reference to itself in $GLOBALS['TYPO3_currentPackageManager'] while using unserialize to re-create caches Package objects.

The PackageManager reference should just be dropped.


Related issues 1 (0 open1 closed)

Related to TYPO3 Core - Bug #87175: activating SEO or Redirects core extension breaks the systemClosed2018-12-16

Actions
Actions

Also available in: Atom PDF