Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

[Console] Define isVerbose(), etc. methods in OutputInterface#13086

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 ourterms of service andprivacy statement. We’ll occasionally send you account related emails.

Already on GitHub?Sign in to your account

Closed

Conversation

frne
Copy link

Could / should theSymfony\Component\Console\Output\OutputInterface define the methodsisQuiet(),isVerbose(),isVeryVerbose() andisDebug()?

Because the Interface already defines the verbosity constants and thegetVerbosity() method, it will probalby be the right place to do so...

QA
Bug fix?no
New feature?no
BC breaks?yes
Deprecations?no
Tests pass?yes
Fixed tickets
LicenseMIT
Doc PR

@frnefrne changed the title[Console] Define if*() verbosity methods in OutputInterface[Console] Define isVerbose(), etc. methods in OutputInterfaceDec 23, 2014
@stof
Copy link
Member

👍 This was indeed on our list of changes for 3.0

@frne
Copy link
Author

@stof Didn't know. Where do I find that list?

@javiereguiluz
Copy link
Member

@frne here you have one list about proposed non-BC changes for 3.0:#11742

*
* @return bool true if verbosity is set to VERBOSITY_QUIET, false otherwise
*
* @api
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others.Learn more.

We don't add that yet.

@frne
Copy link
Author

Will reopen that once there is a 3.0 branch...

@frnefrne closed thisDec 31, 2014
@xabbuh
Copy link
Member

@frne Why did you close?master is the development branch for3.0.

@stofstof reopened thisDec 31, 2014
@frne
Copy link
Author

frne commentedJan 2, 2015

@xabbuh@stof Sorry, obviously I misunderstood something ;)

@frne
Copy link
Author

frne commentedJan 2, 2015

@Tobion For my comprehension: You want me to remove the@api annotations?</dumb-question>

@Tobion
Copy link
Contributor

@frne yes

@fabpot
Copy link
Member

Thank you@frne.

fabpot added a commit that referenced this pull requestJan 16, 2015
…terface (frne)This PR was squashed before being merged into the 3.0-dev branch (closes#13086).Discussion----------[Console] Define isVerbose(), etc. methods in OutputInterfaceCould / should the ```Symfony\Component\Console\Output\OutputInterface``` define the methods ```isQuiet()```, ```isVerbose()```, ```isVeryVerbose()``` and ```isDebug()```?Because the Interface already defines the verbosity constants and the ```getVerbosity()``` method, it will probalby be the right place to do so...| Q             | A| ------------- | ---| Bug fix?      | no| New feature?  | no| BC breaks?    | yes| Deprecations? | no| Tests pass?   | yes| Fixed tickets || License       | MIT| Doc PR        |Commits-------1ac95b1 [Console] Define isVerbose(), etc. methods in OutputInterface
@fabpotfabpot closed thisJan 16, 2015
@fabpotfabpot mentioned this pull requestNov 16, 2015
Sign up for freeto join this conversation on GitHub. Already have an account?Sign in to comment
Reviewers
No reviews
Assignees
No one assigned
Labels
Projects
None yet
Milestone
No milestone
Development

Successfully merging this pull request may close these issues.

6 participants
@frne@stof@javiereguiluz@xabbuh@Tobion@fabpot

[8]ページ先頭

©2009-2025 Movatter.jp