Changelog (v8.0.0...v8.0.1)
- bug symfony/symfony#61962 [Console] Handle signals on text input (@valx76)
- bug symfony/symfony#62627 [Console] Preserve
--helpoption when a command is not found (@santysisi) - bug symfony/symfony#62562 [Console] don't discard existing aliases when constructing Command (@henderkes)
- bug symfony/symfony#62571 [Console] Fix profile invokable command (@Jibbarth)
- bug symfony/symfony#62493 [Console] Fix exception message when abbreviation matches multiple hidden commands (@yoeunes)