Releases: SonarSource/sonar-php
Releases · SonarSource/sonar-php
SonarPHP 2.11-RC1
SNAPSHOT version of the plugin to allow users to test the plugin during the request for feedback for the release 2.11.
This release adds support for PHP 7.1 and PHP 7.2.
PHP Plugin 2.10 RC1
SNAPSHOT version of the plugin to allow users to test the plugin during the request for feedback for the release 2.10.
The main changes in this release include :
- New rule: Cognitive Complexity of functions should not be too high
- Up-to-date SonarLint integration
- Import any number of test coverage reports to SonarQube 6.2 and above
But there's much more, see the release notes: https://jira.sonarsource.com/jira/secure/ReleaseNote.jspa?projectId=10956&version=13456
PHP Plugin 2.9 RC1
SNAPSHOT version of the plugin to allow users to test the plugin during the request for feedback for the release 2.9.
This version requires SonarQube 5.6 (LTS version) and Java 8.
Here are the main changes:
- Rule metadata was reviewed to fit the new SonarQube quality model
- Precise issue locations for all rules
- 7 new rules for php.ini files
- New rule "Alias functions should not be used" (thanks to @pdaw!)
PHP Plugin 2.8 RC1
PHP Plugin 2.8 brings support of PHP7 syntax
PHP Plugin 2.7 RC2
2.7-RC2 Fix NPE in NamespaceAndUseStatementCheck
PHP Plugin 2.7 RC1
2.7-RC1 SONARPHP-581 Support cancellation of analysis