Fatal error after Update to symfony/console v7.0.4
stefwer opened this issue · 1 comments
stefwer commented
Bug Report
Current Behavior
Fatal error: Declaration of SFC\Staticfilecache\Command\BoostQueueCommand::execute
Expected behavior/output
Declaration missmatch
Environment
symfony/console v7.0.4
Possible Solution
protected function execute(InputInterface $input, OutputInterface $output): int
Additional context
BoostQueueCommand and FlushCachCommand
stefwer commented
fixed in 14.1