| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| README.md | 2026-02-26 | 900 Bytes | |
| v7.4.6 source code.tar.gz | 2026-02-26 | 124.6 kB | |
| v7.4.6 source code.zip | 2026-02-26 | 210.2 kB | |
| Totals: 3 Items | 335.8 kB | 0 | |
Changelog (https://github.com/symfony/console/compare/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)