Releases: symfony/console
Releases · symfony/console
v5.3.0-BETA3
Changelog (v5.3.0-BETA2...v5.3.0-BETA3)
- bug #41113 Fix Windows code page support (orkan)
v5.3.0-BETA2
Changelog (v5.3.0-BETA1...v5.3.0-BETA2)
- bug #41013 Remove spaces between arguments GithubActionReporter (franmomu)
- bug #40986 Negatable option are null by default (jderusse)
v5.2.7
Changelog (v5.2.6...v5.2.7)
- bug #40698 Add Helper::width() and Helper::length() (Nyholm, grasmash)
v4.4.22
Changelog (v4.4.21...v4.4.22)
- no significant changes
v5.2.6
Changelog (v5.2.5...v5.2.6)
- bug #40593 Uses the correct assignment action for console options depending if they are short or long (topikito)
- bug #40524 fix emojis messing up the line width (MarionLeHerisson)
- bug #40348 Fix line wrapping for decorated text in block output (grasmash)
- bug #40460 Correctly clear lines for multi-line progress bar messages (grasmash)
- bug #40450 ProgressBar clears too many lines on update (danepowell)
v4.4.21
Changelog (v4.4.20...v4.4.21)
- bug #40593 Uses the correct assignment action for console options depending if they are short or long (topikito)
- bug #40348 Fix line wrapping for decorated text in block output (grasmash)
- bug #40460 Correctly clear lines for multi-line progress bar messages (grasmash)
- bug #40450 ProgressBar clears too many lines on update (danepowell)
v5.2.5
Changelog (v5.2.4...v5.2.5)
- no significant changes
v5.2.4
Changelog (v5.2.3...v5.2.4)
- bug #40192 fix QuestionHelper::getHiddenResponse() not working with space in project directory name (Yendric)
- bug #40187 Fix PHP 8.1 null error for preg_match flag (kylekatarnls)
v4.4.20
Changelog (v4.4.19...v4.4.20)
- bug #40192 fix QuestionHelper::getHiddenResponse() not working with space in project directory name (Yendric)
- bug #40187 Fix PHP 8.1 null error for preg_match flag (kylekatarnls)
v5.2.3
Changelog (v5.2.2...v5.2.3)
- no changes