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 integer in execute() #119

Closed
stevenrombauts opened this issue Apr 29, 2020 · 1 comment
Closed

Return integer in execute() #119

stevenrombauts opened this issue Apr 29, 2020 · 1 comment
Assignees
Labels
Milestone

Comments

@stevenrombauts
Copy link
Member

Since Symfony 4.4, it is required to return an integer value in the execute() method of each command.

See:
https://symfony.com/blog/new-in-symfony-4-4-console-improvements#make-it-mandatory-to-return-the-command-exit-status

Related to #118

@stevenrombauts stevenrombauts added this to the 1.6 milestone Apr 29, 2020
@stevenrombauts stevenrombauts self-assigned this Apr 29, 2020
@johanjanssens johanjanssens modified the milestones: 1.6, 2.0 Oct 13, 2021
@ercanozkaya
Copy link
Member

This has been completed as part of various tickets in 2.0 milestone

@ercanozkaya ercanozkaya modified the milestones: 2.0, v2.0.0 Jun 9, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

3 participants