| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| README.md | 2026-08-22 | 589 Bytes | |
| v7.4.17 source code.tar.gz | 2026-08-22 | 127.1 kB | |
| v7.4.17 source code.zip | 2026-08-22 | 212.8 kB | |
| Totals: 3 Items | 340.4 kB | 1 | |
Changelog (https://github.com/symfony/console/compare/v7.4.16...v7.4.17)
- bug [#65500] Keep backslashes preceding < and > when escaping text (@nicolas-grekas)
- bug [#65471] Fix clearing more lines than a section holds (@nicolas-grekas)
- bug [#65419] Consume the whole escape sequence when reading autocomplete input (@nicolas-grekas)
- bug [#65367] Fix PHP 8.6 deprecations (@nicolas-grekas)
- bug [#65263] Keep falsy answers when collecting an array with # (@sadiqk2)
- bug [#65258] Restore the catchExceptions state after running a command message (@KevinMartinsDev)