Skip to content

Releases: symfony/console

v4.4.6

27 Mar 08:52
v4.4.6
Compare
Choose a tag to compare

Changelog (v4.4.5...v4.4.6)

  • bug #36031 Fallback to default answers when unable to read input (ostrolucky)

v5.0.5

29 Feb 12:31
v5.0.5
Compare
Choose a tag to compare

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

29 Feb 10:35
v4.4.5
Compare
Choose a tag to compare

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

29 Feb 10:31
v3.4.38
Compare
Choose a tag to compare

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

13 Feb 07:53
v5.0.4
Compare
Choose a tag to compare

Changelog (v5.0.3...v5.0.4)

  • no changes

v4.4.4

13 Feb 08:03
v4.4.4
Compare
Choose a tag to compare

Changelog (v4.4.3...v4.4.4)

  • no changes

v4.3.11

13 Feb 08:05
v4.3.11
Compare
Choose a tag to compare

Changelog (v4.3.10...v4.3.11)

  • no changes

v5.0.3

13 Feb 09:10
v5.0.3
Compare
Choose a tag to compare

Changelog (v5.0.2...v5.0.3)

  • bug #35094 Fix filtering out identical alternatives when there is a command loader (fancyweb)