Skip to content

Add return type to MessageQueue command execute method#222

Open
rhoerr wants to merge 1 commit intorelease/3.xfrom
rhoerr-patch-1
Open

Add return type to MessageQueue command execute method#222
rhoerr wants to merge 1 commit intorelease/3.xfrom
rhoerr-patch-1

Conversation

@rhoerr
Copy link
Copy Markdown
Contributor

@rhoerr rhoerr commented Apr 29, 2026

Fixes this error with the merged changes from upstream + Symfony 7

Declaration of Magento\MessageQueue\Console\QueueConfigStatusCommand::execute(Symfony\Component\Console\Input\InputInterface $input,
  Symfony\Component\Console\Output\OutputInterface $output) must be compatible with Symfony\Component\Console\Command\Command::execute(Symfony\Component\Console\Input\InputInterface
  $input, Symfony\Component\Console\Output\OutputInterface $output): int

@rhoerr rhoerr requested a review from a team as a code owner April 29, 2026 01:52
Copy link
Copy Markdown

@marcelmtz marcelmtz left a comment

Choose a reason for hiding this comment

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

I saw some errors on integration test failing bc of this, can we merge it ? @rhoerr

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.

2 participants