-
Notifications
You must be signed in to change notification settings - Fork 5
Closed
Labels
bugSomething isn't workingSomething isn't working
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
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working