Releases: symfony/console
Releases · symfony/console
v5.2.2
Changelog (v5.2.1...v5.2.2)
- bug #39932 Fix Closure code binding when it is a static anonymous function (fancyweb)
v5.1.11
Changelog (v5.1.10...v5.1.11)
- bug #39932 Fix Closure code binding when it is a static anonymous function (fancyweb)
v4.4.19
Changelog (v4.4.18...v4.4.19)
- bug #39932 Fix Closure code binding when it is a static anonymous function (fancyweb)
v5.2.1
Changelog (v5.2.0...v5.2.1)
- bug #39361 acces public-deprecated services via the private container to remove false-positive deprecations (nicolas-grekas)
- bug #39223 Re-enable hyperlinks in Konsole/Yakuake (OndraM)
v5.1.10
Changelog (v5.1.9...v5.1.10)
- bug #39361 acces public-deprecated services via the private container to remove false-positive deprecations (nicolas-grekas)
- bug #39223 Re-enable hyperlinks in Konsole/Yakuake (OndraM)
v4.4.18
Changelog (v4.4.17...v4.4.18)
- bug #39223 Re-enable hyperlinks in Konsole/Yakuake (OndraM)
v5.2.0
Changelog (v5.2.0-RC2...v5.2.0)
- bug #39160 Use a partial buffer in SymfonyStyle (jderusse)
- bug #39168 Fix console closing tag (jderusse)
v5.1.9
Changelog (v5.1.8...v5.1.9)
- bug #39160 Use a partial buffer in SymfonyStyle (jderusse)
- bug #39168 Fix console closing tag (jderusse)
- bug #38991 Fix ANSI when stdErr is not a tty (jderusse)
v4.4.17
Changelog (v4.4.16...v4.4.17)
- bug #39160 Use a partial buffer in SymfonyStyle (jderusse)
- bug #39168 Fix console closing tag (jderusse)
- bug #38991 Fix ANSI when stdErr is not a tty (jderusse)
v3.4.47
Changelog (v3.4.46...v3.4.47)
- no changes