8.2
[Console] Fix #[MapDateTime] arguments resolved as strings by BuiltinTypeValueResolver
replace PHPUnit annotations with attributes
Merge branch '8.1' into 8.2
CS fixes - native_function_invocation & static_lambda
[Console] Add hidden and deprecated option flags
[Console] Fix parsing `#[Target]` attribute on arguments of invokable commands
Merge branch '6.4' into 7.3
[7.4] Remove usages of named arguments in tests
More CS fixes
[Console] Fix decoding chunked Kitty graphics payloads
Merge branch '7.3' into 7.4
Merge branch '6.4' into 7.4
Merge branch '8.0' into 8.1
[Console] Fix terminator handling in the image protocols
Merge branch '7.4' into 8.1
[Console] Simplify using invokable commands when the component is used standalone
[Console] Terminal Color Mode refactoring: Adding a way to force color mode by user, fewer getenv() calls, simpler tests.
[DependencyInjection] Add #[RequiredBundle], ServicesBundle and ConsoleBundle
Improve the robustness of some tests
[Console] Add image support to `QuestionHelper` and `#[Ask]`