Changelog (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)