Deprecate ContextProvidersPass in favor of using service_id_collector

Created on 17 October 2023, 8 months ago
Updated 5 February 2024, 5 months ago

Problem/Motivation

The context.repository service uses a custom compiler pass in order to get all services tagged as context_provider passed as a constructor argument. This can be achieved in the same way by utilizing the service_id_collector tag and does not need a custom compiler pass.

Steps to reproduce

-

Proposed resolution

Use the service_id_collector pattern for the context.repository service and deprecate ContextProvidersPass.

Remaining tasks

User interface changes

-

API changes

-

Data model changes

-

Release notes snippet

-

πŸ“Œ Task
Status

Fixed

Version

10.2 ✨

Component
BaseΒ  β†’

Last updated about 2 hours ago

Created by

πŸ‡©πŸ‡ͺGermany tstoeckler Essen, Germany

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

Merge Requests

Comments & Activities

Production build 0.69.0 2024