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

Commands not working with Symfony 3.x #12

Open
althaus opened this issue Jan 11, 2017 · 2 comments
Open

Commands not working with Symfony 3.x #12

althaus opened this issue Jan 11, 2017 · 2 comments

Comments

@althaus
Copy link

althaus commented Jan 11, 2017

Hey,

the commands don't work anymore due to removal of the Dialog helper:

bin/console gettext:bundle:extract

[Symfony\Component\Console\Exception\InvalidArgumentException]
The helper "dialog" is not defined.

"The Dialog Helper was deprecated in Symfony 2.5 and removed in Symfony 3.0. You should now use the Question Helper instead, which is simpler to use."

Cheers
Matthias

@ivorobioff
Copy link

Any updates on this issue?

@vedro-compota
Copy link

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants