Project

General

Profile

Actions

Bug #100630

closed

typo3/cms-extbase package with doctrine/Instantiator v2 requirement conflicts with jms/serializer

Added by Joerg Boesche about 1 year ago. Updated about 1 year ago.

Status:
Resolved
Priority:
Must have
Assignee:
-
Category:
Extbase
Target version:
Start date:
2023-04-17
Due date:
% Done:

100%

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

Description

The typo3/cms-extbase extension requires the doctrine/instantiator version 2. The requirement was introduced with the issue #100207 .

In larger projects, the jms/serializer package is used. It is actually not possible to install the T3 CMS v12 with the dependency to the jms/serializer.
- jms/serializer requires doctrine/instantiator v1.3.x
- typo3/cms-extbase requires doctrine/instantiator v2.0

The typo3/cms-extbase extension should require both versions "^1.3.1 || ^2". The version of 1.3.1 supports the php v8.1.


Related issues 2 (0 open2 closed)

Related to TYPO3 Core - Task #100207: Let DataMapper::createEmptyObject() use doctrine/instantiatorClosedAlexander Schnitzler2023-03-17

Actions
Related to TYPO3 Core - Task #96208: Remove extbase ObjectManagerClosed2021-12-02

Actions
Actions

Also available in: Atom PDF