8.2
replace PHPUnit annotations with attributes
CS fixes
minor #49253 [PHPUnit 10] Use `TestCase` suffix for abstract tests in `/Tests/` (OskarStark)
[ExpressionLanguage] Compile numbers with var_export in Compiler::repr for thread-safety
PHP CS Fixer: enable static_lambda
[ExpressionLanguage] Various fixes and hardenings
Merge branch '7.3' into 7.4
[ExpressionLanguage] Support non-existent names when followed by null coalescing
[ExpressionLanguage] Add support for `<<`, `>>`, and `~` bitwise operators