Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Symfony 7.3 beta incompatibility #60

@pieterocp

Description

@pieterocp

Gave the Symfony 7.3.0-BETA2 a go and think there will need to be a few changes made to keep this working. But, it's still not 100% actionable since there is still a chance of change.

Think some underlying types have changed in Symfony - e.g. from changes in symfony/symfony#60389

PHP Fatal error:  Declaration of Wrep\Daemonizable\Command\EndlessCommand::handleSignal(int $signal): void must be compatible with Symfony\Component\Console\Command\Command::handleSignal(int $signal, int|false $previousExitCode = 0): int|false in /home/pieter/development/daemonizable-command/src/Wrep/Daemonizable/Command/EndlessCommand.php on line 81

Don't expect this library to be working with the beta of an unreleased version, but might be one to run in CI, e.g. setup a monthly travis cron with the latest tagged release of symfony, see a failure, get a pre-release ready, release it when the latest version is cut?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions