Releases: symfony/console
Releases · symfony/console
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
v4.4.4
Changelog (v4.4.3...v4.4.4)
- no changes
v4.3.11
Changelog (v4.3.10...v4.3.11)
- no changes
v5.0.3
Changelog (v5.0.2...v5.0.3)
- bug #35094 Fix filtering out identical alternatives when there is a command loader (fancyweb)