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#59874 [Console] fix progress bar messing output in section when there is an EOL (joelwurtz)
This PR was merged into the 6.4 branch.
Discussion
----------
[Console] fix progress bar messing output in section when there is an EOL
| Q | A
| ------------- | ---
| Branch? | 6.4
| Bug fix? | yes
| New feature? | no
| Deprecations? | no
| Issues | symfony#52446
| License | MIT
This fix the progress bar making the output erase previous line when there is an EOL at the end of it
Commits
-------
cae2241 fix(console): fix progress bar messing output in section when there is an EOL
0 commit comments