Releases: symfony/console
Releases · symfony/console
v5.4.2
Changelog (v5.4.1...v5.4.2)
- bug #44730 Fix autocompletion of argument with default value (GromNaN)
v5.3.13
Changelog (v5.3.12...v5.3.13)
- bug #44467 Fix parameter types for
ProcessHelper::mustRun()(derrabus)
v4.4.36
Changelog (v4.4.35...v4.4.36)
- bug #44467 Fix parameter types for
ProcessHelper::mustRun()(derrabus)
v6.0.1
Changelog (v6.0.0...v6.0.1)
- bug #44523 Fix polyfill-php73 requirement (Seldaek)
- bug #44494 Remove FQCN type hints on properties (fabpot)
- bug #44475 Handle alias in completion script (GromNaN)
- bug #44467 Fix parameter types for
ProcessHelper::mustRun()(derrabus)
v5.4.1
Changelog (v5.4.0...v5.4.1)
- bug #44523 Fix polyfill-php73 requirement (Seldaek)
- bug #44475 Handle alias in completion script (GromNaN)
- bug #44467 Fix parameter types for
ProcessHelper::mustRun()(derrabus)
v6.0.0
Changelog (v6.0.0-RC1...v6.0.0)
- no significant changes
v5.4.0
Changelog (v5.4.0-RC1...v5.4.0)
- no significant changes
v6.0.0-RC1
Changelog (v6.0.0-BETA3...v6.0.0-RC1)
- bug #44230 Add Suggestion class for more advanced completion suggestion (wouterj)
- bug #44176 Default ansi option to null (jderusse)
v5.4.0-RC1
Changelog (v5.4.0-BETA3...v5.4.0-RC1)
- bug #44230 Add Suggestion class for more advanced completion suggestion (wouterj)
- bug #44176 Default ansi option to null (jderusse)
v5.3.11
Changelog (v5.3.10...v5.3.11)
- bug #44176 Default ansi option to null (jderusse)
- bug #43884 Runtime conflict for psr/log >= 3.0 instead of composer conflict (fancyweb)