Skip to content

Not compatible with Symfony 5 #51

Description

@longwave

A fresh install of dorgflow installs symfony/console 5.0.0 which then throws a fatal error:

PHP Fatal error: Uncaught TypeError: Return value of "Dorgflow\Command\LocalSetup::execute()" must be of the type int, NULL returned. in .../vendor/symfony/console/Command/Command.php:258

I have worked around this for now by downgrading in composer.json:

"symfony/console": "^3.2"

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