Skip to content

Updated MigrationDiffFilteredOutput to implement all methods from OutputInterface#1749

Merged
javiereguiluz merged 1 commit into
symfony:1.xfrom
joshmcrae:1.x
Dec 2, 2025
Merged

Updated MigrationDiffFilteredOutput to implement all methods from OutputInterface#1749
javiereguiluz merged 1 commit into
symfony:1.xfrom
joshmcrae:1.x

Conversation

@joshmcrae

Copy link
Copy Markdown

This PR adds an implementation for OutputInterface::isSilent() which is currently missing from the MigrationDiffFilteredOutput class.

Currently, the ./bin/console make:migration command is failing when the latest version of symfony/console is installed because the class is incomplete.

@Ishadijcks

Copy link
Copy Markdown

I just had this happen on a fresh Symfony 8 project, thanks for the fix!

@javiereguiluz

Copy link
Copy Markdown
Member

Thanks for fixing this bug Josh.

@javiereguiluz javiereguiluz merged commit efd3532 into symfony:1.x Dec 2, 2025
7 of 9 checks passed
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.

4 participants