Skip to content

[Console] Add methods for check verbosity of the output #11760

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

Closed
wants to merge 2 commits into from
Closed

[Console] Add methods for check verbosity of the output #11760

wants to merge 2 commits into from

Conversation

peter-gribanov
Copy link
Contributor

Q A
New feature? yes
License MIT

Added to interface of the output, methods that are all implementations of the output classes (1, 2) and expected in other implementations.

In my project, created a proxy class that implements the interface to output, but found that is not enough.

@javiereguiluz
Copy link
Member

@peter-gribanov thanks for your pull request and for helping us improve Symfony. We really appreciate it!

Unfortunately, this very same change has been proposed several times in the past and it has always been rejected. The reason is that we cannot introduce these backward-incompatible changes until Symfony 3.0.

In this article you can read more about our backwards compatibility promise.

@stof stof closed this Aug 25, 2014
@stof
Copy link
Member

stof commented Aug 25, 2014

closing for the reasons explained by @javiereguiluz

Note that the BC break is already planned for 3.0: https://github.com/symfony/symfony/blob/master/UPGRADE-3.0.md#console

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