Skip to content

3.18.0.7718

Compare
Choose a tag to compare
@nils-werner-sonarsource nils-werner-sonarsource released this 27 Jul 07:51
· 512 commits to master since this release
a2de791

Bug

  • [SONARPHP-1151] - LoopExecutingAtMostOnceCheck crashes on loop inside "declare" statement
  • [SONARPHP-1152] - NullPointerException in S4824 UnsetForeachReferenceVariableCheck
  • [SONARPHP-1156] - Symbols should be created for the right hand side of constant declarations
  • [SONARPHP-1171] - Empty method check fails when JVM's default locale uses Eastern Arabic digits

New Feature

  • [SONARPHP-1154] - SonarPHP should load external PHPStan JSON reports
  • [SONARPHP-1155] - SonarPHP should load external Psalm reports

Improvement

  • [SONARPHP-1175] - Collect errors when importing reports and display them in UI