Details
Description
For every tool (PHPMD, PDepend, PHPCodeSniffer and PhpUnit), the "sonar._tool-name.argumentLine" property - that is used to pass extra parameters, is given to the tool process as a single argument, which doesn't work if you have spaces in this property. They must be splitted into several arguments before being passed to the process.
Issue Links
- supercedes
-
SONARPLUGINS-1594
sonar.phpPmd.argumentLine argument not readable by phpmd
-