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 #1

Updated by Gerrit Code Review over 5 years ago

  • Status changed from New to Under Review

Patch set 1 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/58282

Actions #2

Updated by Gerrit Code Review over 5 years ago

Patch set 2 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/58282

Actions #3

Updated by Gerrit Code Review over 5 years ago

Patch set 3 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/58282

Actions #4

Updated by Benjamin Franzke over 5 years ago

  • Status changed from Under Review to Resolved
  • % Done changed from 0 to 100
Actions #5

Updated by Benni Mack over 5 years ago

  • Status changed from Resolved to Closed
Actions #6

Updated by Helmut Hummel over 5 years ago

  • Related to Bug #87175: activating SEO or Redirects core extension breaks the system added
Actions #7

Updated by Benjamin Franzke almost 5 years ago

  • Parent task set to #83968
Actions

Also available in: Atom PDF