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

[Console] allow cursor to be used even when STDIN is not defined #37130

Merged
merged 1 commit into from Jun 8, 2020

Conversation

xabbuh
Copy link
Member

@xabbuh xabbuh commented Jun 7, 2020

Q A
Branch? 5.1
Bug fix? yes
New feature? no
Deprecations? no
Tickets Fix #37124
License MIT
Doc PR

This allows to use the Cursor class introduced in Symfony 5.1 even when the STDIN constant is not defined. We did a similar bugfix in the past in the QuestionHelper class in #10798.

@fabpot
Copy link
Member

fabpot commented Jun 8, 2020

Thank you @xabbuh.

@fabpot fabpot merged commit 72ca171 into symfony:5.1 Jun 8, 2020
@xabbuh xabbuh deleted the issue-37124 branch June 8, 2020 06:07
@fabpot fabpot mentioned this pull request Jun 12, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

5 participants