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

Use AbstractLogger instead of Closure in LoadDataFixturesDoctrineODMCommand. #865

Merged

Conversation

mickverm
Copy link
Contributor

Fixes #864

@mickverm mickverm force-pushed the load-fixtures-command-loggerinterface branch from f908bd1 to 1623121 Compare November 29, 2024 08:51
Copy link
Member

@GromNaN GromNaN left a comment

Choose a reason for hiding this comment

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

Thanks, we can switch to the ConsoleLogger later.

composer.json Show resolved Hide resolved
composer.json Outdated Show resolved Hide resolved
src/Command/LoadDataFixturesDoctrineODMCommand.php Outdated Show resolved Hide resolved
@mickverm mickverm force-pushed the load-fixtures-command-loggerinterface branch from 1623121 to 751d3cb Compare November 29, 2024 08:56
@mickverm mickverm force-pushed the load-fixtures-command-loggerinterface branch from 751d3cb to a7d204d Compare November 29, 2024 09:01
Copy link
Member

@GromNaN GromNaN left a comment

Choose a reason for hiding this comment

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

LGTM

@GromNaN GromNaN merged commit 6d2b810 into doctrine:5.2.x Nov 29, 2024
4 of 10 checks passed
@GromNaN
Copy link
Member

GromNaN commented Nov 29, 2024

Thank you @mickverm

@mickverm
Copy link
Contributor Author

mickverm commented Nov 29, 2024

Hmmm, The PHPunit action failed? I'll try to fix that in a follow-up MR later today.

@GromNaN
Copy link
Member

GromNaN commented Nov 29, 2024

See #866

@mickverm mickverm deleted the load-fixtures-command-loggerinterface branch November 29, 2024 12:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
2 participants