Skip to content

Releases: symfony/console

v5.4.0-BETA1

05 Nov 07:19
v5.4.0-BETA1

Choose a tag to compare

v5.4.0-BETA1 Pre-release
Pre-release

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 SymfonyStyle enhancements (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() and getCommand() (derrabus)
  • feature #41851 Add TesterTrait::assertCommandIsSuccessful() helper (yoannrenard)

v5.3.10

29 Oct 08:39
v5.3.10

Choose a tag to compare

Changelog (v5.3.9...v5.3.10)

  • no significant changes

v4.4.33

29 Oct 08:36
v4.4.33

Choose a tag to compare

Changelog (v4.4.32...v4.4.33)

  • no significant changes

v5.3.7

30 Aug 12:42
v5.3.7

Choose a tag to compare

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

30 Aug 12:33
v4.4.30

Choose a tag to compare

Changelog (v4.4.29...v4.4.30)

  • bug #42260 Fix return types for PHP 8.1 (derrabus)

v5.3.6

29 Jul 07:19
v5.3.6

Choose a tag to compare

Changelog (v5.3.5...v5.3.6)

  • no significant changes

v5.2.14

29 Jul 07:06
v5.2.14

Choose a tag to compare

Changelog (v5.2.13...v5.2.14)

  • no significant changes

v4.4.29

29 Jul 06:50
v4.4.29

Choose a tag to compare

Changelog (v4.4.28...v4.4.29)

  • no significant changes

v5.3.4

26 Jul 18:18
v5.3.4

Choose a tag to compare

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

26 Jul 17:20
v5.2.12

Choose a tag to compare

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)