stable
Clone or download
Read-only
request #14332: Arguments with default values must be at the end of the argument list
Existing codebase is fixed and this PSR-2 rule is now enforced. Change-Id: I2a7e549c7560850fadc37fa1feac1b4afe1d7fbc
Modified Files
Name | ||||
---|---|---|---|---|
M | plugins/docman/include/Docman_ItemFactory.class.php | +1 | −1 | Go to diff View file |
M | plugins/hudson/include/PluginHudsonJobDao.class.php | +11 | −11 | Go to diff View file |
M | plugins/statistics/include/Statistics_DiskUsageDao.class.php | +22 | −22 | Go to diff View file |
M | plugins/tracker/include/Tracker/Artifact/Tracker_Artifact.class.php | +1 | −1 | Go to diff View file |
M | src/common/tracker/Artifact.class.php | +19 | −19 | Go to diff View file |
M | src/common/tracker/ArtifactFile.class.php | +4 | −4 | Go to diff View file |
M | src/common/tracker/ArtifactReport.class.php | +7 | −7 | Go to diff View file |
M | src/common/tracker/HTML/ArtifactFieldHtml.class.php | +2 | −2 | Go to diff View file |
M | src/common/tracker/HTML/ArtifactReportHtml.class.php | +2 | −2 | Go to diff View file |
M | src/common/wiki/phpwiki/lib/Theme.php | +1 | −1 | Go to diff View file |
M | src/embedded_vendor/jpgraph/jpgraph_windrose.php | +1 | −1 | Go to diff View file |
M | src/www/cvs/commit_utils.php | +2 | −2 | Go to diff View file |
M | src/www/include/nusoap.php | +1 | −1 | Go to diff View file |
M | tests/phpcs/tuleap-ruleset-minimal.xml | +0 | −1 | Go to diff View file |