Releases: symfony/console
Releases · symfony/console
v4.4.26
Changelog (v4.4.25...v4.4.26)
- bug #41386 Escape synopsis output (jschaedl)
v5.3.2
Changelog (v5.3.1...v5.3.2)
- bug #41686 Fix using #[AsCommand] without DI (nicolas-grekas)
- bug #41680 fix managing signals when commands are lazy loaded (nicolas-grekas)
- bug #41535 Fix negated options not accessible (jderusse)
- bug #41386 Escape synopsis output (jschaedl)
v5.2.10
Changelog (v5.2.9...v5.2.10)
- no significant changes
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