Releases: symfony/console
Releases · symfony/console
v4.4.25
Changelog (v4.4.24...v4.4.25)
- no significant changes
v5.3.0
Changelog (v5.3.0-RC1...v5.3.0)
- no significant changes
v5.3.0-RC1
Changelog (v5.3.0-BETA4...v5.3.0-RC1)
- bug #41214 fix registering command aliases when using the new "cmd|alias" syntax for names (nicolas-grekas)
v4.4.24
Changelog (v4.4.23...v4.4.24)
- bug #41210 Fix Windows code page support (orkan)
v5.3.0-BETA4
Changelog (v5.3.0-BETA3...v5.3.0-BETA4)
- bug #41174 Fix Windows code page support (orkan)
v5.2.8
Changelog (v5.2.7...v5.2.8)
- bug #41174 Fix Windows code page support (orkan)
- bug #41113 Fix Windows code page support (orkan)
v4.4.23
Changelog (v4.4.22...v4.4.23)
- no significant changes
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)