Releases: symfony/console
Releases · symfony/console
v5.2.0-RC1
Changelog (v5.2.0-BETA3...v5.2.0-RC1)
- bug #38991 Fix ANSI when stdErr is not a tty (jderusse)
- feature #38919 Make error message more verbose (Nyholm)
v5.1.8
Changelog (v5.1.7...v5.1.8)
- no changes
v4.4.16
Changelog (v4.4.15...v4.4.16)
- no changes
v3.4.46
Changelog (v3.4.45...v3.4.46)
- no changes
v4.4.15
Changelog (v4.4.14...v4.4.15)
- no changes
v5.1.6
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
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
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
Changelog (v5.1.4...v5.1.5)
- bug #38024 Fix undefined index for inconsistent command name definition (chalasr)
v4.4.13
Changelog (v4.4.12...v4.4.13)
- bug #38024 Fix undefined index for inconsistent command name definition (chalasr)