Skip to content

Releases: symfony/console

v4.4.33

29 Oct 08:36
v4.4.33
Compare
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
Compare
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
Compare
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
Compare
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
Compare
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
Compare
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
Compare
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
Compare
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)

v4.4.27

26 Jul 17:32
v4.4.27
Compare
Choose a tag to compare

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

30 Jun 08:27
v5.2.11
Compare
Choose a tag to compare

Changelog (v5.2.10...v5.2.11)

  • bug #41386 Escape synopsis output (jschaedl)