Skip to content

Releases: symfony/console

v5.4.13

30 Sep 08:03
v5.4.13
Compare
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
Compare
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
Compare
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
Compare
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
Compare
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
Compare
Choose a tag to compare

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

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

v6.0.11

29 Jul 12:59
v6.0.11
Compare
Choose a tag to compare

Changelog (v6.0.10...v6.0.11)

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

v5.4.11

29 Jul 12:37
v5.4.11
Compare
Choose a tag to compare

Changelog (v5.4.10...v5.4.11)

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

v4.4.44

29 Jul 12:27
v4.4.44
Compare
Choose a tag to compare

Changelog (v4.4.43...v4.4.44)

  • no significant changes

v6.1.2

26 Jun 17:09
v6.1.2
Compare
Choose a tag to compare

Changelog (v6.1.1...v6.1.2)

  • bug #46747 Fix global state pollution between tests run with ApplicationTester (Seldaek)