Releases: symfony/console
Releases · symfony/console
v5.4.14
Changelog (v5.4.13...v5.4.14)
- bug #47779 Fix
Helper::removeDecorationhyperlink bug (greew)
v4.4.47
Changelog (v4.4.46...v4.4.47)
- bug #47779 Fix
Helper::removeDecorationhyperlink bug (greew)
v6.1.5
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
Changelog (v6.0.12...v6.0.13)
- bug #47394 Make bash completion run in non interactive mode (Seldaek)
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)