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] Document setProgress() and getProgress() #4593

Closed
xabbuh opened this issue Dec 4, 2014 · 0 comments
Closed

[Console] Document setProgress() and getProgress() #4593

xabbuh opened this issue Dec 4, 2014 · 0 comments
Labels
actionable Clear and specific issues ready for anyone to take them. Console hasPR A Pull Request has already been submitted for this issue.
Milestone

Comments

@xabbuh
Copy link
Member

xabbuh commented Dec 4, 2014

In symfony/symfony#11346, two new methods have been introduced for the ProgressBar helper class: setProgress() and getProgress() as a replacement for getStep() and setCurrent()

@xabbuh xabbuh added actionable Clear and specific issues ready for anyone to take them. Console labels Dec 4, 2014
@xabbuh xabbuh added this to the 2.6 milestone Dec 4, 2014
@wouterj wouterj added the hasPR A Pull Request has already been submitted for this issue. label Dec 15, 2014
weaverryan added a commit that referenced this issue Dec 22, 2014
This PR was merged into the 2.6 branch.

Discussion
----------

Document new progressbar methods

| Q             | A
| ------------- | ---
| Doc fix?      | yes
| New docs?     | no
| Applies to    | 2.6+
| Fixed tickets | #4593

Commits
-------

6a3cbd9 Changed the "new in Symfony 2.6" message for consistency
2b86d80 Documented getProgress/setProgress methods
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
actionable Clear and specific issues ready for anyone to take them. Console hasPR A Pull Request has already been submitted for this issue.
Projects
None yet
Development

No branches or pull requests

3 participants