8000 Symfony 7.3 breaks this package · Issue #20 · facile-it/terminable-loop-command · GitHub
[go: up one dir, main page]

Skip to content
Symfony 7.3 breaks this package #20
Closed
@Jean85

Description

@Jean85

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 with Symfony\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

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions

      0