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

[Cookbook][Console] don't use BufferedOutput on Symfony 2.3 #5379

Merged
merged 1 commit into from
Jun 19, 2015

Conversation

xabbuh
Copy link
Member

@xabbuh xabbuh commented Jun 10, 2015

Q A
Doc fix? yes
New docs? no
Applies to all
Fixed tickets #5299 (comment)

As @stof pointed out in #5299 (comment), the StreamOutput class is not available on Symfony 2.3. This should be reverted after merging it up to the 2.6 branch.

@weaverryan
Copy link
Member

👍

@wouterj
Copy link
Member

wouterj commented Jun 19, 2015

👍

@wouterj wouterj merged commit 4e9e0dd into symfony:2.3 Jun 19, 2015
wouterj added a commit that referenced this pull request Jun 19, 2015
… (xabbuh)

This PR was merged into the 2.3 branch.

Discussion
----------

[Cookbook][Console] don't use BufferedOutput on Symfony 2.3

| Q             | A
| ------------- | ---
| Doc fix?      | yes
| New docs?     | no
| Applies to    | all
| Fixed tickets | #5299 (comment)

As @stof pointed out in #5299 (comment), the `StreamOutput` class is not available on Symfony 2.3. This should be reverted after merging it up to the `2.6` branch.

Commits
-------

4e9e0dd don't use BufferedOutput on Symfony 2.3
@wouterj
Copy link
Member

wouterj commented Jun 19, 2015

Reverted in the 2.6 branch in f2d96d5

@xabbuh xabbuh deleted the remove-buffered-output branch June 20, 2015 06:18
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