3.28.0.9490
renaud-tognelli-sonarsource
released this
06 Mar 14:31
·
223 commits
to master
since this release
Release notes - SonarPHP - 3.28
Bug
SONARPHP-1349 Remove ITs related to removed "Common Server Rules"
False-Positive
SONARPHP-1327 Rule S1192: Exclude duplicate literal starting with underscore
SONARPHP-1329 Rule S1808: Handle named arguments properly
SONARPHP-1342 Rule S5361: Do not suggest to replace preg_replace if 4 or 5 parameter is set
SONARPHP-1345 Rule S1313: Add broadcast address to exceptions
New Feature
SONARPHP-1244 Rule S3330: Using Symfony's cookie helper method without the "HttpOnly" flag is security-sensitive
SONARPHP-1247 Rule S2068: Using hard-coded credentials for Laravel's encryption methods is security-sensitive
Improvement
SONARPHP-1338 Remove LegacyIssue, Issue completely
SONARPHP-1348 Raise warning when coverage or test report file does not contain any record