Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

TASK: Use Symfony ConsoleLogger instead of Doctrine #3422

Merged
merged 1 commit into from
Dec 13, 2024

Conversation

dlubitz
Copy link
Contributor

@dlubitz dlubitz commented Dec 13, 2024

Resolves: #3404

In next minor release (3.9) doctrine/migration will remove the ConsoleLogger
See: doctrine/migrations#1449

To prevent any issues after release of this we replace the ConsoleLogger of doctrine with ConsoleLogger of Symfony.

@dlubitz dlubitz self-assigned this Dec 13, 2024
Copy link
Member

@mhsdesign mhsdesign left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

thanks, it resolves #3404

@dlubitz
Copy link
Contributor Author

dlubitz commented Dec 13, 2024

Good catch @mhsdesign

@dlubitz dlubitz merged commit 24421c8 into 8.3 Dec 13, 2024
11 checks passed
@dlubitz dlubitz deleted the task/doctrine-migration-console-logger branch December 13, 2024 16:00
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.

3 participants