Skip to content

Releases: symfony/console

v6.0.8

27 Apr 17:28
v6.0.8
Compare
Choose a tag to compare

Changelog (v6.0.7...v6.0.8)

  • bug #45565 Fix table header seperator wrapping (alamirault)

v5.4.8

27 Apr 17:25
v5.4.8
Compare
Choose a tag to compare

Changelog (v5.4.7...v5.4.8)

  • bug #45565 Fix table header seperator wrapping (alamirault)

v4.4.41

27 Apr 17:19
v4.4.41
Compare
Choose a tag to compare

Changelog (v4.4.40...v4.4.41)

  • bug #45565 Fix table header seperator wrapping (alamirault)

v6.1.0-BETA1

15 Apr 10:23
v6.1.0-BETA1
Compare
Choose a tag to compare
v6.1.0-BETA1 Pre-release
Pre-release

Changelog (v6.0.7...v6.1.0-BETA1)

  • feature #44948 Add completion values to input definition (GromNaN)
  • feature #45377 Bump minimum version of PHP to 8.1 (nicolas-grekas)
  • feature #45361 Deprecate the $defaultName property (derrabus)
  • feature #44746 Add method __toString() to InputInterface (boesing)
  • feature #43641 Issue 43602 : Add fish completion (guillaume-a)

v6.0.7

02 Apr 07:04
v6.0.7
Compare
Choose a tag to compare

Changelog (v6.0.6...v6.0.7)

  • bug #45851 Fix exit status on uncaught exception with negative code (acoulton)
  • bug #44915 Fix compact table style to avoid outputting a leading space (Seldaek)

v5.4.7

02 Apr 06:33
v5.4.7
Compare
Choose a tag to compare

Changelog (v5.4.6...v5.4.7)

  • bug #45851 Fix exit status on uncaught exception with negative code (acoulton)
  • bug #44915 Fix compact table style to avoid outputting a leading space (Seldaek)

v4.4.40

02 Apr 06:01
v4.4.40
Compare
Choose a tag to compare

Changelog (v4.4.39...v4.4.40)

  • bug #45851 Fix exit status on uncaught exception with negative code (acoulton)
  • bug #44915 Fix compact table style to avoid outputting a leading space (Seldaek)

v5.3.16

01 Mar 08:31
v5.3.16
Compare
Choose a tag to compare

Changelog (v5.3.15...v5.3.16)

  • bug #45590 Revert StringInput bc break from #45088 (bobthecow)

v6.0.5

28 Feb 08:11
v6.0.5
Compare
Choose a tag to compare

Changelog (v6.0.4...v6.0.5)

  • bug #45546 Fix null handling in formatAndWrap() (derrabus)
  • bug #45240 Revert StringInput bc break from #45088 (bobthecow)

v5.4.5

28 Feb 08:04
v5.4.5
Compare
Choose a tag to compare

Changelog (v5.4.4...v5.4.5)

  • bug #45546 Fix null handling in formatAndWrap() (derrabus)
  • bug #45240 Revert StringInput bc break from #45088 (bobthecow)