Releases: symfony/console
Releases · symfony/console
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)
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)