Releases: symfony/console
Releases · symfony/console
v3.4.40
Changelog (v3.4.39...v3.4.40)
- no changes
v5.0.7
Changelog (v5.0.6...v5.0.7)
- bug #36222 Fix OutputStream for PHP 7.4 (guillbdx)
v4.4.7
Changelog (v4.4.6...v4.4.7)
- bug #36222 Fix OutputStream for PHP 7.4 (guillbdx)
v3.4.39
Changelog (v3.4.38...v3.4.39)
- bug #36222 Fix OutputStream for PHP 7.4 (guillbdx)
v5.0.6
Changelog (v5.0.5...v5.0.6)
- bug #36031 Fallback to default answers when unable to read input (ostrolucky)
v4.4.6
Changelog (v4.4.5...v4.4.6)
- bug #36031 Fallback to default answers when unable to read input (ostrolucky)
v5.0.5
Changelog (v5.0.4...v5.0.5)
- bug #35676 Handle zero row count in appendRow() for Table (Adam Prickett)
- bug #35696 Don't load same-namespace alternatives on exact match (chalasr)
- bug #33897 Consider STDIN interactive (ostrolucky)
- bug #34114 SymonfyStyle - Check value isset to avoid PHP notice (leevigraham)
v4.4.5
Changelog (v4.4.4...v4.4.5)
- bug #35676 Handle zero row count in appendRow() for Table (Adam Prickett)
- bug #35696 Don't load same-namespace alternatives on exact match (chalasr)
- bug #33897 Consider STDIN interactive (ostrolucky)
- bug #34114 SymonfyStyle - Check value isset to avoid PHP notice (leevigraham)
v3.4.38
Changelog (v3.4.37...v3.4.38)
- bug #35696 Don't load same-namespace alternatives on exact match (chalasr)
- bug #34114 SymonfyStyle - Check value isset to avoid PHP notice (leevigraham)
v5.0.4
Changelog (v5.0.3...v5.0.4)
- no changes