Project

General

Profile

Actions

Feature #101700

closed

The AsMessageHandler Attribute of symfony/messenger should register a message handler

Added by Daniel Goerz over 1 year ago. Updated 10 months ago.

Status:
Closed
Priority:
Should have
Assignee:
-
Category:
Miscellaneous
Start date:
2023-08-16
Due date:
% Done:

100%

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

Description

symfony/messenger comes with a PHP Attribute AsMessageHandler to register message handlers. However, this attribute is not supported by TYPO3. Message handlers have to be tagged in the services.yaml for registration.

It should be possible to use the attribute as well.


Related issues 1 (0 open1 closed)

Related to TYPO3 Core - Feature #97700: Adopt Symfony Messenger as a command bus and queueClosedLarry Garfield2022-05-27

Actions
Actions #1

Updated by Daniel Goerz over 1 year ago

  • Related to Feature #97700: Adopt Symfony Messenger as a command bus and queue added
Actions #2

Updated by Daniel Goerz over 1 year ago

  • Description updated (diff)
Actions #3

Updated by Gerrit Code Review 11 months ago

  • Status changed from New to Under Review

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

Actions #4

Updated by Gerrit Code Review 11 months ago

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

Actions #5

Updated by Gerrit Code Review 11 months ago

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

Actions #6

Updated by Gerrit Code Review 11 months ago

Patch set 4 for branch main of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/c/Packages/TYPO3.CMS/+/82284

Actions #7

Updated by Sascha Nowak 11 months ago

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

Updated by Benni Mack 10 months ago

  • Status changed from Resolved to Closed
Actions

Also available in: Atom PDF