Project

General

Profile

Actions

Bug #104780

closed

Extbase HashService not injectable any more

Added by Torben Hansen 2 months ago. Updated 16 days ago.

Status:
Closed
Priority:
Should have
Assignee:
Category:
-
Target version:
-
Start date:
2024-08-30
Due date:
% Done:

100%

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

Description

With #102763, extbase HashService has been deprecated. In that change, the new core hash service was injected into the depcreated extbase HashService using constuctor DI. Instantiation of the extbase HashService however does not work, because the the extbase HashService is registered in extbase ServiceProvider.php, where the new constructor argument is not passed.

The extbase HashService can be removed from extbase ServiceProvider.php, since the service is deprecated and not used in core any more.


Related issues 1 (0 open1 closed)

Related to TYPO3 Core - Task #102763: Deprecate Extbase HashServiceClosedTorben Hansen2024-01-05

Actions
Actions

Also available in: Atom PDF