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] Fix stty not reset when aborting in QuestionHelper::autocomplete() #30883

Conversation

Simperfit
Copy link
Contributor

Q A
Branch? 3.4
Bug fix? yes
New feature? no
BC breaks? no
Deprecations? no
Tests pass? yes
Fixed tickets #30861
License MIT
Doc PR none

@chalasr chalasr added the Console label Apr 6, 2019
@Simperfit Simperfit force-pushed the bugfix/terminal-state-is-wrong-after-running-test branch from fbb9df8 to c9bec88 Compare April 6, 2019 10:06
@chalasr chalasr changed the title bugfix: the terminal state was wrong and not reseted [Console] Fix stty not reset when aborting in QuestionHelper::autocomplete() Apr 6, 2019
@Simperfit Simperfit force-pushed the bugfix/terminal-state-is-wrong-after-running-test branch from c9bec88 to 485d2bb Compare April 6, 2019 10:09
@Simperfit Simperfit force-pushed the bugfix/terminal-state-is-wrong-after-running-test branch from 485d2bb to f54389b Compare April 6, 2019 10:10
@fabpot
Copy link
Member

fabpot commented Apr 6, 2019

Thank you @Simperfit.

@fabpot fabpot merged commit f54389b into symfony:3.4 Apr 6, 2019
fabpot added a commit that referenced this pull request Apr 6, 2019
…er::autocomplete() (Simperfit)

This PR was merged into the 3.4 branch.

Discussion
----------

[Console] Fix stty not reset when aborting in QuestionHelper::autocomplete()

| Q             | A
| ------------- | ---
| Branch?       | 3.4
| Bug fix?      | yes
| New feature?  | no <!-- don't forget to update src/**/CHANGELOG.md files -->
| BC breaks?    | no     <!-- see https://symfony.com/bc -->
| Deprecations? | no <!-- don't forget to update UPGRADE-*.md and src/**/CHANGELOG.md files -->
| Tests pass?   | yes    <!-- please add some, will be required by reviewers -->
| Fixed tickets | #30861   <!-- #-prefixed issue number(s), if any -->
| License       | MIT
| Doc PR        | none

<!--
Write a short README entry for your feature/bugfix here (replace this comment block.)
This will help people understand your PR and can be used as a start of the Doc PR.
Additionally:
 - Bug fixes must be submitted against the lowest branch where they apply
   (lowest branches are regularly merged to upper ones so they get the fixes too).
 - Features and deprecations must be submitted against the master branch.
-->

Commits
-------

f54389b bugfix: the terminal state was wrong and not reseted
@Simperfit Simperfit deleted the bugfix/terminal-state-is-wrong-after-running-test branch April 7, 2019 12:54
This was referenced Apr 16, 2019
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