Thanks to visit codestin.com
Credit goes to github.com

Skip to content

[3.0][Console][OutputStyle] Implements verbosity levels methods #14220

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 1 commit into from
Apr 7, 2015
Merged

[3.0][Console][OutputStyle] Implements verbosity levels methods #14220

merged 1 commit into from
Apr 7, 2015

Conversation

ogizanagi
Copy link
Contributor

Q A
Bug fix? yes
New feature? no
BC breaks? no
Deprecations? no
Tests pass? yes
Fixed tickets N/A - Travis build for #14032
License MIT

Implements the verbosity level methods from OutputInterface for the new OutputStyle abstract class in 3.0 branch.
Fixes Travis builds with deps=high env var for #14032 PR and future console style updates.

Related to: #14032, #14057, #14138, #14132, #14172, ...

@ogizanagi ogizanagi changed the title [Console][OutputStyle] Implements verbosity levels methods [3.0][Console][OutputStyle] Implements verbosity levels methods Apr 5, 2015
@fabpot
Copy link
Member

fabpot commented Apr 7, 2015

Thank you @ogizanagi.

@fabpot fabpot merged commit a30f507 into symfony:master Apr 7, 2015
fabpot added a commit that referenced this pull request Apr 7, 2015
…s methods (ogizanagi)

This PR was merged into the 3.0-dev branch.

Discussion
----------

[3.0][Console][OutputStyle] Implements verbosity levels methods

| Q             | A
| ------------- | ---
| Bug fix?      | yes
| New feature?  | no
| BC breaks?    | no
| Deprecations? | no
| Tests pass?   | yes
| Fixed tickets | N/A - Travis build for #14032
| License       | MIT

Implements the verbosity level methods from `OutputInterface` for the new `OutputStyle` abstract class in 3.0 branch.
Fixes Travis builds with `deps=high` env var for #14032 PR and future console style updates.

=========
Related to: #14032, #14057, #14138, #14132, #14172, ...

Commits
-------

a30f507 [Console] [OutputStyle] Implements verbosity methods
@ogizanagi ogizanagi deleted the console_output_style_3_0 branch June 16, 2015 09:56
@fabpot fabpot mentioned this pull request Nov 16, 2015
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.

2 participants