Skip to content

Conversation

@alongosz
Copy link
Member

@alongosz alongosz commented Feb 6, 2025

🎫 Issue IBX-9510

Related PRs:

Description:

This PR fixes a regression after Symfony 6 upgrade.

Controllers here were using an incorrect parent in their service definitions.

I've changed those definitions to rely on autowiring and autoconfiguration instead. Otherwise instead of a proper service subscriber for Symfony AbstractController, the main container has been injected, in which services like form.factory were made private since Symfony 6.

For QA:

See steps from JIRA.

@sonarqubecloud
Copy link

sonarqubecloud bot commented Feb 6, 2025

@alongosz alongosz requested a review from a team February 6, 2025 15:16
@adamwojs adamwojs merged commit 71b71b9 into main Feb 7, 2025
9 checks passed
@adamwojs adamwojs deleted the ibx-9510-controller-svc-subscriber-fix branch February 7, 2025 08:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants