What's Changed
- feat: Suppress enable parallel runner message when only 1 core is available by @mvorisek in #8833
- fix:
NoUnreachableDefaultArgumentValueFixer- do not crash on property hook by @gharlan in #8838 - fix: BracesPositionFixer - fix performance issue for massive files with CT::T_CURLY_CLOSE by @keradus in #8830
- CI: mark jobs allow-to-fail declarative, instead of imperative check by @keradus in #8829
- chore:
FullyQualifiedStrictTypesFixer- reduce function calls by @gharlan in #8834 - chore: apply native_constant_invocation for build-in consts by @keradus in #8837
- chore: configure native_constant_invocation by @keradus in #8840
- chore: early compat check with Symfony 8 by @keradus in #8827
Full Changelog: v3.82.2...v3.83.0