Changelog (v8.1.4...v8.1.5)
- bug #65455 Do not resolve core utility parameters as command input (@lazerg)
- 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 #65321 Resolve UIDs whatever their format (@MatTheCat)
- bug #65263 Keep falsy answers when collecting an array with # (@sadiqk2)
- bug #65258 Restore the catchExceptions state after running a command message (@KevinMartinsDev)
- bug #65242 Fix parsing
#attribute on arguments of invokable commands (@HypeMC) - bug #65239 Fix terminator handling in the image protocols (@nicolas-grekas)
- bug #65196 Fix decoding chunked Kitty graphics payloads (@sadiqk2)
- bug #65197 Fix writing one-shot iterables to a CombinedOutput (@sadiqk2)