Closed
Description
symfony/symfony@bb97a2a is introduced in Symfony 7.3, and the name of the methods collide with the ones that this package implements:
Fatal error: Declaration of
Facile\TerminableLoop\AbstractTerminableCommand::handleSignal(int $signal): void
must be compatible withSymfony\Component\Console\Command\Command::handleSignal(int $signal, int|false $previousExitCode = 0): int|false
in /var/www/facile/vendor/facile-it/terminable-loop-command/src/AbstractTerminableCommand.php on line 57