You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
bug symfony#5379 [Cookbook][Console] don't use BufferedOutput on Symfony 2.3 (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 | symfony#5299 (comment)
As @stof pointed out in symfony#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
0 commit comments