Skip to content

[TASK] Migrate creator service definitions to AutowireIterator#218

Merged
froemken merged 2 commits intomainfrom
sfMigrateServicesYamlTagsToAutowireIterator
May 5, 2026
Merged

[TASK] Migrate creator service definitions to AutowireIterator#218
froemken merged 2 commits intomainfrom
sfMigrateServicesYamlTagsToAutowireIterator

Conversation

@froemken
Copy link
Copy Markdown
Collaborator

@froemken froemken commented May 5, 2026

Adapted service constructor dependencies to utilize the Symfony\Component\DependencyInjection\Attribute\AutowireIterator. Removed corresponding explicit service definitions from Services.yaml to simplify configuration and improve maintainability.

froemken added 2 commits May 5, 2026 21:41
Adapted service constructor dependencies to utilize the
`Symfony\Component\DependencyInjection\Attribute\AutowireIterator`.
Removed corresponding explicit service definitions from Services.yaml
to simplify configuration and improve maintainability.
Dropped the `readonly` modifier for `$servicesConfigCreators` in
`ServicesConfigCreatorService` to align with intended mutability
requirements and avoid potential runtime issues.
@froemken froemken merged commit 11e98ec into main May 5, 2026
1 check passed
@froemken froemken deleted the sfMigrateServicesYamlTagsToAutowireIterator branch May 5, 2026 19:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant