Details
Description
Currently, the PHP plugin creates 2 quality profiles, each one containing only rules of a specific tool: "PHP_CodeSniffer rules" and "PHPMD Rules" profile.
We should create a single profile, called "Sonar PHP Way" (like it is the case for Java, C, C# and others), that would gather all the relevant rules for a standard PHP quality profile.
We need to start a thread discussion about that and most importantly have PHP gurus that help us achieving this.
Issue Links
- is related to
-
SONARPLUGINS-1418
PHP CodeSniffer and PHP PMD rules cleanup
-
A first version has been done by Gabriele Santini. However, work will continue to improve this profile during the next sprints.