Releases: symfony/console
Releases · symfony/console
v5.4.0-BETA1
Changelog (v5.3.10...v5.4.0-BETA1)
- feature #43923 Open CompleteCommand for custom outputs (wouterj)
- feature #42471 Add generic types to traversable implementations (derrabus)
- feature #43595
SymfonyStyleenhancements (kbond) - feature #43615 feat: add completion for CompletionCommand "shell" argument (dkarlovi)
- feature #43596 Add completion to help & list commands (GromNaN)
- feature #43094 Add support of RGB functional notation (alexandre-daubois)
- feature #42881 Add more context when CommandIsSuccessful fails (yoannrenard)
- feature #42632 Deprecate
HelperSet::setCommand()andgetCommand()(derrabus) - feature #41851 Add TesterTrait::assertCommandIsSuccessful() helper (yoannrenard)
v5.3.10
Changelog (v5.3.9...v5.3.10)
- no significant changes
v4.4.33
Changelog (v4.4.32...v4.4.33)
- no significant changes
v5.3.7
Changelog (v5.3.6...v5.3.7)
- bug #42685 Fix ProgressBar to correctly clear multi-line formats (rtek)
- bug #42381 Don't pass null to preg_replace() (derrabus)
- bug #42260 Fix return types for PHP 8.1 (derrabus)
v4.4.30
Changelog (v4.4.29...v4.4.30)
- bug #42260 Fix return types for PHP 8.1 (derrabus)
v5.3.6
Changelog (v5.3.5...v5.3.6)
- no significant changes
v5.2.14
Changelog (v5.2.13...v5.2.14)
- no significant changes
v4.4.29
Changelog (v4.4.28...v4.4.29)
- no significant changes
v5.3.4
Changelog (v5.3.3...v5.3.4)
- bug #42207 fix table setHeaderTitle without headers (a1812)
- bug #42091 Run commands when implements SignalableCommandInterface without pcntl and they have'nt signals (PaolaRuby)
- bug #42174 Indicate compatibility with psr/log 2 and 3 (derrabus)
- bug #42009 Fix save correct name in setDefaultCommand() for PHP8 (a1812)
- bug #41966 Revert "bug #41952 fix handling positional arguments" (chalasr, nicolas-grekas)
- bug #41952 fix handling positional arguments (nicolas-grekas)
v5.2.12
Changelog (v5.2.11...v5.2.12)
- bug #42207 fix table setHeaderTitle without headers (a1812)
- bug #42091 Run commands when implements SignalableCommandInterface without pcntl and they have'nt signals (PaolaRuby)
- 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)