8.2
Add PHP types to private methods and functions
Merge branch '6.3' into 6.4
minor #58461 [ExpressionLanguage] Improve tests on `BinaryNode` (alexandre-daubois)
Add remaining missing return types to safe methods
use constructor property promotion
[Components] Convert to native return types
[ExpressionLanguage] Various fixes and hardenings
Prefix all sprintf() calls
[ExpressionLanguage] Fix null coalescing propagation
[ExpressionLanguage] Support non-existent names when followed by null coalescing
[ExpressionLanguage] Add support for `<<`, `>>`, and `~` bitwise operators