Releases: symfony/console
Releases · symfony/console
v4.4.27
Changelog (v4.4.26...v4.4.27)
- bug #42207 fix table setHeaderTitle without headers (a1812)
- bug #42174 Indicate compatibility with psr/log 2 and 3 (derrabus)
- bug #41966 Revert "bug #41952 fix handling positional arguments" (chalasr, nicolas-grekas)
- bug #41952 fix handling positional arguments (nicolas-grekas)
v5.2.11
Changelog (v5.2.10...v5.2.11)
- bug #41386 Escape synopsis output (jschaedl)
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)