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)