Releases: symfony/console
Releases · symfony/console
v7.3.4
Changelog (v7.3.3...v7.3.4)
- bug symfony/symfony#61724 [Console] Fix handling of
\E
in Bash completion (@HypeMC) - bug symfony/symfony#61693 [Console] Don’t append a new line to test inputs ending with an EOT (@MatTheCat)
- bug symfony/symfony#61690 [Console] Don’t automatically append EOT to multiline test inputs (@MatTheCat)
v6.4.26
Changelog (v6.4.25...v6.4.26)
- bug symfony/symfony#61856 [Console] do not pass the empty string to ord() (@xabbuh)
- bug symfony/symfony#61724 [Console] Fix handling of
\E
in Bash completion (@HypeMC) - bug symfony/symfony#61693 [Console] Don’t append a new line to test inputs ending with an EOT (@MatTheCat)
- bug symfony/symfony#61690 [Console] Don’t automatically append EOT to multiline test inputs (@MatTheCat)
v7.3.3
Changelog (v7.3.2...v7.3.3)
- bug symfony/symfony#61033 [Console] Restore
SHELL_VERBOSITY
after a command is ran (@lyrixx) - bug symfony/symfony#61501 [Console] Fix testing multiline question (@MatTheCat)
- bug symfony/symfony#61319 [Console] [Table] Don't split grapheme clusters (@schlndh)
v6.4.25
Changelog (v6.4.24...v6.4.25)
- bug symfony/symfony#61501 [Console] Fix testing multiline question (@MatTheCat)
- bug symfony/symfony#61319 [Console] [Table] Don't split grapheme clusters (@schlndh)
v7.3.2
Changelog (v7.3.1...v7.3.2)
- bug symfony/symfony#61268 [Console] [Table] Fix unnecessary wrapping (@schlndh)
- bug symfony/symfony#61242 [Console] [Table] Fix invalid UTF-8 due to text wrapping (@schlndh)
- bug symfony/symfony#61080 [Console] Fix
TreeHelper::addChild
when providing a string (@jtattevin) - bug symfony/symfony#61201 [Console] Fix JSON description for negatable input flags (@nicolas-grekas)
- bug symfony/symfony#61138 [Console] fix profiler with overridden
run()
method (@vinceAmstoutz) - bug symfony/symfony#61106 Fix
@var
phpdoc (@fabpot) - bug symfony/symfony#60507 [Console][Messenger] Fix: Allow
UnrecoverableExceptionInterface
to bypass retry inRunCommandMessageHandler
(@santysisi)
v7.2.9
Changelog (v7.2.8...v7.2.9)
- bug symfony/symfony#61268 [Console] [Table] Fix unnecessary wrapping (@schlndh)
- bug symfony/symfony#61242 [Console] [Table] Fix invalid UTF-8 due to text wrapping (@schlndh)
- bug symfony/symfony#61201 [Console] Fix JSON description for negatable input flags (@nicolas-grekas)
- bug symfony/symfony#61138 [Console] fix profiler with overridden
run()
method (@vinceAmstoutz) - bug symfony/symfony#61106 Fix
@var
phpdoc (@fabpot) - bug symfony/symfony#60507 [Console][Messenger] Fix: Allow
UnrecoverableExceptionInterface
to bypass retry inRunCommandMessageHandler
(@santysisi)
v6.4.24
Changelog (v6.4.23...v6.4.24)
- bug symfony/symfony#61268 [Console] [Table] Fix unnecessary wrapping (@schlndh)
- bug symfony/symfony#61242 [Console] [Table] Fix invalid UTF-8 due to text wrapping (@schlndh)
- bug symfony/symfony#61201 [Console] Fix JSON description for negatable input flags (@nicolas-grekas)
- bug symfony/symfony#61138 [Console] fix profiler with overridden
run()
method (@vinceAmstoutz) - bug symfony/symfony#61106 Fix
@var
phpdoc (@fabpot) - bug symfony/symfony#60507 [Console][Messenger] Fix: Allow
UnrecoverableExceptionInterface
to bypass retry inRunCommandMessageHandler
(@santysisi)
v7.3.1
Changelog (v7.3.0...v7.3.1)
- bug symfony/symfony#60044 [Console] Table counts wrong column width when using colspan and
setColumnMaxWidth()
(@vladimir-vv) - bug symfony/symfony#60042 [Console] Table counts wrong number of padding symbols in
renderCell()
method when cell contain unicode variant selector (@vladimir-vv)
v7.2.8
Changelog (v7.2.7...v7.2.8)
- bug symfony/symfony#60044 [Console] Table counts wrong column width when using colspan and
setColumnMaxWidth()
(@vladimir-vv) - bug symfony/symfony#60042 [Console] Table counts wrong number of padding symbols in
renderCell()
method when cell contain unicode variant selector (@vladimir-vv)
v6.4.23
Changelog (v6.4.22...v6.4.23)
- bug symfony/symfony#60044 [Console] Table counts wrong column width when using colspan and
setColumnMaxWidth()
(@vladimir-vv) - bug symfony/symfony#60042 [Console] Table counts wrong number of padding symbols in
renderCell()
method when cell contain unicode variant selector (@vladimir-vv)