SonarPHP 3.12.0.6710
karim-ouerghemmi-sonarsource
released this
29 Oct 14:11
·
583 commits
to master
since this release
Bug
- [SONARPHP-1081] - Parsing error on capitalized __Construct method with property promotion
- [SONARPHP-1083] - NPE in S2001 "PHPDeprecatedFunctionUsageCheck"
New Feature
- [SONARPHP-1082] - Add fully-qualified class names to declared types.
Improvement
- [SONARPHP-1072] - Update SSLR to 1.24
False-Positive
- [SONARPHP-1079] - FP on EmptyMethodCheck for PHP 8 Constructor Property Promotion
- [SONARPHP-1080] - FP on UnusedFunctionParametersCheck for PHP 8 Constructor Property Promotion