Releases: symfony/console
Releases · symfony/console
v8.0.8
v7.4.8
Changelog (v7.4.7...v7.4.8)
- bug #63749 Fix performance regression in OutputFormatter for ASCII content (@pcescon)
v6.4.36
Changelog (v6.4.35...v6.4.36)
- bug #63749 Fix performance regression in OutputFormatter for ASCII content (@pcescon)
v8.0.7
Changelog (v8.0.6...v8.0.7)
- bug #63604 Fix
ApplicationTesterignoringinteractiveandverbosityoptions whenSHELL_VERBOSITYis set (@nicolas-grekas) - bug #63570 Fix OUTPUT_RAW corrupting binary content on Windows (@guillaumeVDP)
v7.4.7
Changelog (v7.4.6...v7.4.7)
- bug #63604 Fix
ApplicationTesterignoringinteractiveandverbosityoptions whenSHELL_VERBOSITYis set (@nicolas-grekas) - bug #63570 Fix OUTPUT_RAW corrupting binary content on Windows (@guillaumeVDP)
v6.4.35
Changelog (v6.4.34...v6.4.35)
- bug #63604 Fix
ApplicationTesterignoringinteractiveandverbosityoptions whenSHELL_VERBOSITYis set (@nicolas-grekas) - bug #63570 Fix OUTPUT_RAW corrupting binary content on Windows (@guillaumeVDP)
v8.0.6
Changelog (v8.0.5...v8.0.6)
- bug #47432 Fix various completion edge cases (@Seldaek)
- bug #63456 Fix validator exception masked by MissingInputException on empty input (@nicolas-grekas)
- bug #63444 Fix arguments set via
#wrongly considered null in profiler (@chalasr) - bug #63438 ProgressIndicator console helper display with multiple processes (@guillaumeVDP)
- bug #63436 Silence shell_exec warning in hasSttyAvailable (@lacatoire)
- bug #63415 Fix profiling commands that use
#(@chalasr) - bug #63368 Fix ProgressBar
remainingandestimatedplaceholder guards (@yoeunes) - bug #63351 Fix SymfonyStyle block output with \r\n line endings (@lacatoire)
- bug #63281 Treat emoji VS16 as wide in width calc (@fabpot)
- bug #63238 Fall back to 0 when getCode() does not provide an integer (@makomweb)
v7.4.6
Changelog (v7.4.5...v7.4.6)
- bug #47432 Fix various completion edge cases (@Seldaek)
- bug #63456 Fix validator exception masked by MissingInputException on empty input (@nicolas-grekas)
- bug #63444 Fix arguments set via
#wrongly considered null in profiler (@chalasr) - bug #63438 ProgressIndicator console helper display with multiple processes (@guillaumeVDP)
- bug #63436 Silence shell_exec warning in hasSttyAvailable (@lacatoire)
- bug #63415 Fix profiling commands that use
#(@chalasr) - bug #63368 Fix ProgressBar
remainingandestimatedplaceholder guards (@yoeunes) - bug #63351 Fix SymfonyStyle block output with \r\n line endings (@lacatoire)
- bug #63281 Treat emoji VS16 as wide in width calc (@fabpot)
- bug #63238 Fall back to 0 when getCode() does not provide an integer (@makomweb)
v6.4.34
Changelog (v6.4.33...v6.4.34)
- bug #47432 Fix various completion edge cases (@Seldaek)
- bug #63456 Fix validator exception masked by MissingInputException on empty input (@nicolas-grekas)
- bug #63438 ProgressIndicator console helper display with multiple processes (@guillaumeVDP)
- bug #63436 Silence shell_exec warning in hasSttyAvailable (@lacatoire)
- bug #63351 Fix SymfonyStyle block output with \r\n line endings (@lacatoire)
- bug #63281 Treat emoji VS16 as wide in width calc (@fabpot)
- bug #63238 Fall back to 0 when getCode() does not provide an integer (@makomweb)
v8.0.4
Changelog (v8.0.3...v8.0.4)
- no significant changes