Skip to content

Releases: symfony/console

v5.4.2

29 Dec 13:55
v5.4.2

Choose a tag to compare

Changelog (v5.4.1...v5.4.2)

  • bug #44730  Fix autocompletion of argument with default value (GromNaN)

v5.3.13

29 Dec 13:19
v5.3.13

Choose a tag to compare

Changelog (v5.3.12...v5.3.13)

  • bug #44467 Fix parameter types for ProcessHelper::mustRun() (derrabus)

v4.4.36

29 Dec 13:08
v4.4.36

Choose a tag to compare

Changelog (v4.4.35...v4.4.36)

  • bug #44467 Fix parameter types for ProcessHelper::mustRun() (derrabus)

v6.0.1

09 Dec 13:47
v6.0.1

Choose a tag to compare

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

09 Dec 13:41
v5.4.1

Choose a tag to compare

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

29 Nov 17:08
v6.0.0

Choose a tag to compare

Changelog (v6.0.0-RC1...v6.0.0)

  • no significant changes

v5.4.0

29 Nov 17:01
v5.4.0

Choose a tag to compare

Changelog (v5.4.0-RC1...v5.4.0)

  • no significant changes

v6.0.0-RC1

24 Nov 09:05
v6.0.0-RC1

Choose a tag to compare

v6.0.0-RC1 Pre-release
Pre-release

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

24 Nov 08:57
v5.4.0-RC1

Choose a tag to compare

v5.4.0-RC1 Pre-release
Pre-release

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

22 Nov 14:32
v5.3.11

Choose a tag to compare

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)