stable
Clone or download
Read-only
This is part of request #12147 Fix PHP 7.2 warnings and errors Change-Id: Ie7095aeacc9d6e9d418aaffeb0166201fe9c1874
Modified Files
Name | ||||
---|---|---|---|---|
M | src/common/tracker/Artifact.class.php | +1 | −2 | Go to diff View file |
M | src/common/tracker/ArtifactFieldSet.class.php | +3 | −6 | Go to diff View file |
M | src/common/tracker/ArtifactReport.class.php | +1 | −1 | Go to diff View file |
M | src/common/tracker/ArtifactRuleFactory.class.php | +5 | −3 | Go to diff View file |
M | src/common/tracker/ArtifactRuleValueView.class.php | +7 | −8 | Go to diff View file |
M | src/www/make_links.php | +3 | −3 | Go to diff View file |
M | src/www/tracker/admin/index.php | +26 | −21 | Go to diff View file |
M | src/www/tracker/browse.php | +1 | −3 | Go to diff View file |
M | src/www/tracker/include/ArtifactFieldHtml.class.php | +23 | −17 | Go to diff View file |
M | src/www/tracker/include/ArtifactHtml.class.php | +1 | −1 | Go to diff View file |
M | src/www/tracker/include/ArtifactReportHtml.class.php | +2 | −6 | Go to diff View file |
M | src/www/tracker/include/ArtifactRulesManagerHtml.class.php | +8 | −10 | Go to diff View file |
M | src/www/tracker/include/ArtifactTypeHtml.class.php | +7 | −7 | Go to diff View file |
M | tests/simpletest/common/tracker/ArtifactRuleValueViewTest.php | +0 | −1 | Go to diff View file |