8.2
do not use PHPUnit mock objects without configured expectations
[Console] Add ReStructuredText descriptor
Merge branch '7.3' into 7.4
[Console] Fix decoding chunked Kitty graphics payloads
Allow OutputFormatter::escape() to be used for escaping URLs used in <href>
use PHPUnit 13 on PHP 8.4+
replace PHPUnit annotations with attributes
[CS] Back config from 8.1 and apply heredoc_indentation rule
Merge branch '6.4' into 7.4
Merge branch '8.0' into 8.1
Fix merge
Remove a few unnecessary full qualifier
[Tests] Move expectException closer to the place of the expectation to avoid false positives
[Console] Fall back to "stty sane" when restoring the captured terminal state fails
chore: PHP CS Fixer - update heredoc handling