8000 [Console] fixed progress bar jumping for windows & unix env · Pull Request #6266 · symfony/symfony · GitHub
[go: up one dir, main page]

Skip to content

[Console] fixed progress bar jumping for windows & unix env #6266

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

Merged
merged 2 commits into from Dec 11, 2012
Merged

[Console] fixed progress bar jumping for windows & unix env #6266

merged 2 commits into from Dec 11, 2012

Conversation

ghost
Copy link
@ghost ghost commented Dec 11, 2012

Bug fix: yes
Feature addition: no
Backwards compatibility break: no
Symfony2 tests pass: yes
Fixes the following tickets: -
Todo: -
License of the code: MIT
Documentation PR: -

@pborreli
Copy link
Contributor

Good implementation but could you please check http://symfony.com/doc/current/contributing/code/standards.html

fabpot added a commit that referenced this pull request Dec 11, 2012
This PR was merged into the master branch.

Commits
-------

ea74610 jumping progress bar fix for windows & unix
6a0ee27 [Console] fixed progress bar jumping

Discussion
----------

[Console] fixed progress bar jumping for windows & unix env

Bug fix: yes
Feature addition: no
Backwards compatibility break: no
Symfony2 tests pass: yes
Fixes the following tickets: -
Todo: -
License of the code: MIT
Documentation PR: -

---------------------------------------------------------------------------

by pborreli at 2012-12-11T13:58:25Z

Good implementation but could you please check http://symfony.com/doc/current/contributing/code/standards.html
@fabpot fabpot merged commit ea74610 into symfony:master Dec 11, 2012
@stof
Copy link
Member
stof commented Dec 11, 2012

This implementation is broken IMO: it does not track the length of the last message written (which needs to be overwritten) but of the last message overwriting another message (which has no reason to be the message you are overwriting now)

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

Successfully merging this pull request may close these issues.

3 participants
0