Implement AsMessageHandler attribute

Created on 15 September 2023, 10 months ago
Updated 3 October 2023, 9 months ago

Symfony 6.2 deprecates the MessageHandlerInterface interface in favor of the AsMessageHandler PHP8 attribute.

Currently, every message handler must be registered as a service in a *.services.yml file.

We want to allow developers to register a message handler just by adding the AsMessageHandler attribute to it.

📌 Task
Status

Fixed

Version

1.0

Component

Code

Created by

🇮🇹Italy lussoluca Italy

Live updates comments and jobs are added and updated live.
Sign in to follow issues

Comments & Activities

Production build 0.69.0 2024