Releases: symfony/console
Releases · symfony/console
v5.4.13
Changelog (v5.4.12...v5.4.13)
- bug #47394 Make bash completion run in non interactive mode (Seldaek)
v6.1.4
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
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
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
Changelog (v4.4.44...v4.4.45)
- no significant changes
v6.1.3
Changelog (v6.1.2...v6.1.3)
- bug #47022 get full command path for command in search path (remicollet)
v6.0.11
Changelog (v6.0.10...v6.0.11)
- bug #47022 get full command path for command in search path (remicollet)
v5.4.11
Changelog (v5.4.10...v5.4.11)
- bug #47022 get full command path for command in search path (remicollet)
v4.4.44
Changelog (v4.4.43...v4.4.44)
- no significant changes
v6.1.2
Changelog (v6.1.1...v6.1.2)
- bug #46747 Fix global state pollution between tests run with ApplicationTester (Seldaek)