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

Command execute return type declaration is not compatible with parent class #11

Open
markijan opened this issue Jan 17, 2025 · 1 comment

Comments

@markijan
Copy link

TYPO2 v12.4.25, PHP 8.2.17

Fatal error: Declaration of
VV\T3fetch\Command\FetchWebsiteCommand::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
in \vendor\visuellverstehen\t3fetch\Classes\Command\FetchWebsiteCommand.php on line 42

@runepiper
Copy link
Member

Should be fixed in main. Can you please check again.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

No branches or pull requests

2 participants