Releases: symfony/console
Releases · symfony/console
v8.0.0-RC3
Changelog (v8.0.0-RC2...v8.0.0-RC3)
- bug symfony/symfony#62416 [Console] Fix completion for global options values (@HypeMC)
v7.4.0-RC3
Changelog (v7.4.0-RC2...v7.4.0-RC3)
- bug symfony/symfony#62416 [Console] Fix completion for global options values (@HypeMC)
v8.0.0-RC2
Changelog (v8.0.0-RC1...v8.0.0-RC2)
- no significant changes
v7.4.0-RC2
Changelog (v7.4.0-RC1...v7.4.0-RC2)
- no significant changes
v8.0.0-RC1
Changelog (v8.0.0-BETA2...v8.0.0-RC1)
- bug symfony/symfony#62335 [Console] Fix signal handlers not being cleared after command termination (@yoeunes)
- bug symfony/symfony#62294 [Console] Add missing VERBOSITY_SILENT case in CommandDataCollector (@yoeunes)
v7.4.0-RC1
Changelog (v7.4.0-BETA2...v7.4.0-RC1)
- bug symfony/symfony#62335 [Console] Fix signal handlers not being cleared after command termination (@yoeunes)
- bug symfony/symfony#62294 [Console] Add missing VERBOSITY_SILENT case in CommandDataCollector (@yoeunes)
v7.3.6
Changelog (v7.3.5...v7.3.6)
- bug symfony/symfony#62294 [Console] Add missing VERBOSITY_SILENT case in CommandDataCollector (@yoeunes)
v8.0.0-BETA2
Changelog (v8.0.0-BETA1...v8.0.0-BETA2)
- no significant changes
v7.4.0-BETA2
Changelog (v7.4.0-BETA1...v7.4.0-BETA2)
- no significant changes
v7.3.5
Changelog (v7.3.4...v7.3.5)
- bug symfony/symfony#62058 [Console] Ensure
SHELL_VERBOSITYis always restored properly (@ttskch) - bug symfony/symfony#61861 [Console] Ensure terminal is usable after termination signal (@johnstevenson)
- bug symfony/symfony#61856 [Console] do not pass the empty string to ord() (@xabbuh)