Skip to content

Releases: symfony/console

v3.4.46

28 Oct 05:49
v3.4.46

Choose a tag to compare

Changelog (v3.4.45...v3.4.46)

  • no changes

v4.4.15

04 Oct 07:55
v4.4.15

Choose a tag to compare

Changelog (v4.4.14...v4.4.15)

  • no changes

v5.1.6

27 Sep 04:37
v5.1.6

Choose a tag to compare

Changelog (v5.1.5...v5.1.6)

  • bug #38166 work around disabled putenv() (SenTisso)
  • bug #38116 Silence warnings on sapi_windows_cp_set() call (chalasr)
  • bug #38114 guard $argv + $token against null, preventing unnecessary exceptions (bilogic)
  • bug #38080 Make sure $maxAttempts is an int or null (derrabus)

v4.4.14

27 Sep 04:30
v4.4.14

Choose a tag to compare

Changelog (v4.4.13...v4.4.14)

  • bug #38166 work around disabled putenv() (SenTisso)
  • bug #38116 Silence warnings on sapi_windows_cp_set() call (chalasr)
  • bug #38114 guard $argv + $token against null, preventing unnecessary exceptions (bilogic)
  • bug #38080 Make sure $maxAttempts is an int or null (derrabus)

v3.4.45

27 Sep 04:03
v3.4.45

Choose a tag to compare

Changelog (v3.4.44...v3.4.45)

  • bug #38116 Silence warnings on sapi_windows_cp_set() call (chalasr)
  • bug #38114 guard $argv + $token against null, preventing unnecessary exceptions (bilogic)
  • bug #38080 Make sure $maxAttempts is an int or null (derrabus)
  • bug #38024 Fix undefined index for inconsistent command name definition (chalasr)

v5.1.5

02 Sep 08:20
v5.1.5

Choose a tag to compare

Changelog (v5.1.4...v5.1.5)

  • bug #38024 Fix undefined index for inconsistent command name definition (chalasr)

v4.4.13

02 Sep 08:14
v4.4.13

Choose a tag to compare

Changelog (v4.4.12...v4.4.13)

  • bug #38024 Fix undefined index for inconsistent command name definition (chalasr)

v5.1.4

31 Aug 06:22
v5.1.4

Choose a tag to compare

Changelog (v5.1.3...v5.1.4)

  • bug #37731 Table: support cells with newlines after a cell with colspan >= 2 (GMTA)
  • bug #37774 Make sure we pass a numeric array of arguments to call_user_func_array() (derrabus)

v4.4.12

31 Aug 06:14
v4.4.12

Choose a tag to compare

Changelog (v4.4.11...v4.4.12)

  • bug #37731 Table: support cells with newlines after a cell with colspan >= 2 (GMTA)
  • bug #37774 Make sure we pass a numeric array of arguments to call_user_func_array() (derrabus)

v3.4.44

31 Aug 06:09
v3.4.44

Choose a tag to compare

Changelog (v3.4.43...v3.4.44)

  • bug #37774 Make sure we pass a numeric array of arguments to call_user_func_array() (derrabus)