Project

General

Profile

Actions

Bug #91398

closed

Serialization of ObjectManager is broken

Added by Benjamin Franzke almost 4 years ago. Updated almost 4 years ago.

Status:
Closed
Priority:
Should have
Category:
-
Start date:
2020-05-14
Due date:
% Done:

100%

Estimated time:
TYPO3 Version:
10
PHP Version:
Tags:
Complexity:
Is Regression:
Sprint Focus:

Description

This is broken in v10 since the introduction of dependency injection in:
https://review.typo3.org/c/Packages/TYPO3.CMS/+/58255

Using:

serialize($this->objectManager)

Results in the following exception:

(1/1) Exception
Serialization of 'Closure' is not allowed

Related issues 1 (0 open1 closed)

Related to TYPO3 Core - Bug #91196: Exception for FileUpload field in multi-step formsClosed2020-04-25

Actions
Actions #1

Updated by Gerrit Code Review almost 4 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/c/Packages/TYPO3.CMS/+/64489

Actions #2

Updated by Gerrit Code Review almost 4 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/c/Packages/TYPO3.CMS/+/64489

Actions #3

Updated by Oliver Hader almost 4 years ago

  • Related to Bug #91196: Exception for FileUpload field in multi-step forms added
Actions #4

Updated by Benjamin Franzke almost 4 years ago

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

Updated by Benni Mack almost 4 years ago

  • Status changed from Resolved to Closed
Actions

Also available in: Atom PDF