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

DialogHelper is deprecated #98

Open
jeanmonod opened this issue Jul 18, 2015 · 2 comments
Open

DialogHelper is deprecated #98

jeanmonod opened this issue Jul 18, 2015 · 2 comments
Labels

Comments

@jeanmonod
Copy link
Member

[dj]/Users/dj/Projects/zebra|master>RMT changes
PHP Deprecated:  "Symfony\Component\Console\Helper\DialogHelper" is deprecated since version 2.5 and will be removed in 3.0.
Use "Symfony\Component\Console\Helper\QuestionHelper" instead. in /Users/dj/Projects/zebra/vendor/symfony/console/Helper/HelperSet.php on line 82
@jeanmonod jeanmonod added the bug label Jul 18, 2015
@skoop
Copy link
Contributor

skoop commented Dec 2, 2016

Looking at the error, this can only be solved by upgrading symfony/console, as that is using DialogHelper.

@ppetermann
Copy link
Contributor

as support for using QuestionHelper instead of DialogHelper was added in 2015-12-08, shouldn't this one be closed and replace by one for the cleanup of kicking out the old stuff?

relevant commits:
c28add3
and
719adfa

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