New Rules
- Created Sniff to validate function which usage without arguments is deprecated in PHP 8.1 #325 by @anzin
- Added deprecated function PHP 8.1 to DiscouragedFunctionSniff #326 by @anzin
- Added PSR12.Properties.ConstantVisibility rule to the ruleset #330 by @rmsundar1
- AC-1059: Included PHPCompatibility rules #332 by @svera
Improvements
- Updated rule names for better, more granular messaging #328 by @fredden
- AC-1740: Added RectorPHP and included it as part of the GitHub actions #333 by @eliseacornejo
Fixes
- Fixed code ArrayAutovivificationSniff for specific code constructions #329 by @anzin
- Fix GraphQL sniffs unit tests #334 by @eliseacornejo
- Fixed AutogeneratedClassNotInConstructorSniff for specific code constructions #336 by @sivaschenko
- Added support of PHP Attributes to the method annotation sniff #335 by @karyna-tsymbal-atwix