Skip to content

Releases: symfony/console

v5.4.14

12 Oct 07:43
v5.4.14

Choose a tag to compare

Changelog (v5.4.13...v5.4.14)

  • bug #47779 Fix Helper::removeDecoration hyperlink bug (greew)

v4.4.47

12 Oct 07:12
v4.4.47

Choose a tag to compare

Changelog (v4.4.46...v4.4.47)

  • bug #47779 Fix Helper::removeDecoration hyperlink bug (greew)

v6.1.5

30 Sep 08:17
v6.1.5

Choose a tag to compare

Changelog (v6.1.4...v6.1.5)

  • bug #47463 Make fish completion run in non interactive mode (Seldaek)
  • bug #47394 Make bash completion run in non interactive mode (Seldaek)

v6.0.13

30 Sep 08:10
v6.0.13

Choose a tag to compare

Changelog (v6.0.12...v6.0.13)

  • bug #47394 Make bash completion run in non interactive mode (Seldaek)

v5.4.13

30 Sep 08:03
v5.4.13

Choose a tag to compare

Changelog (v5.4.12...v5.4.13)

  • bug #47394 Make bash completion run in non interactive mode (Seldaek)

v6.1.4

26 Aug 14:55
v6.1.4

Choose a tag to compare

Changelog (v6.1.3...v6.1.4)

  • bug #47372 Fix OutputFormatterStyleStack::getCurrent return type (alamirault)
  • bug #47218 fix dispatch signal event check for compatibility with the contract interface (xabbuh)
  • bug #45333 Fix ConsoleEvents::SIGNAL subscriber dispatch (GwendolenLynch)

v6.0.12

26 Aug 14:49
v6.0.12

Choose a tag to compare

Changelog (v6.0.11...v6.0.12)

  • bug #47372 Fix OutputFormatterStyleStack::getCurrent return type (alamirault)
  • bug #47218 fix dispatch signal event check for compatibility with the contract interface (xabbuh)
  • bug #45333 Fix ConsoleEvents::SIGNAL subscriber dispatch (GwendolenLynch)

v5.4.12

26 Aug 14:44
v5.4.12

Choose a tag to compare

Changelog (v5.4.11...v5.4.12)

  • bug #47218 fix dispatch signal event check for compatibility with the contract interface (xabbuh)
  • bug #45333 Fix ConsoleEvents::SIGNAL subscriber dispatch (GwendolenLynch)

v4.4.45

26 Aug 14:40
v4.4.45

Choose a tag to compare

Changelog (v4.4.44...v4.4.45)

  • no significant changes

v6.1.3

29 Jul 13:08
v6.1.3

Choose a tag to compare

Changelog (v6.1.2...v6.1.3)

  • bug #47022 get full command path for command in search path (remicollet)