Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Return value of "Movim\Console\ConfigCommand::execute()" should always be of the type int since Symfony 4.4, NULL returned. #894

Closed
h-town opened this issue Dec 18, 2019 · 1 comment

Comments

@h-town
Copy link

h-town commented Dec 18, 2019

hi movim team, thanks for your development efforts.

i am attempting to install from git repo on 18.04.03. as part of environment prep i needed to upgrade php from bionic's default php 7.2, to php 7.3 from ppa:ondrej/php. all seems well there.

i've made it to step 3 of the installation steps, which finds the shell-executed daemon dying with the error pasted to subject line.

after searching for the error i found that symfony may have pushed out this change as recently as this month.

i'm not familiar with composer but should i be looking to downgrade symfony/console (v4.4.1) to a pre-4.4 version?

@h-town
Copy link
Author

h-town commented Dec 18, 2019

update: the above error was shown when setting the L/P from command line using daemon.php. running the foreground php without L/P parameters seems to work OK...it was just an alarming error.

closing this issue accordingly!

@h-town h-town closed this as completed Dec 18, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

No branches or pull requests

1 participant