stable

Clone or download

Read-only

Make sure all TV3 classes can be autoloaded

Some TV3 classes are outside the expected path for classes so it does not end up in the autoloader. This does not help static analysis tools. Part of request #13292: Integrate vimeo/psalm to the test pipeline Change-Id: I7e176da5de19f24e87111c824458ec4670990fdc

Modified Files

Name
M src/common/search/SearchTrackerV3.class.php +1 −4 Go to diff View file
M src/common/tracker/ArtifactFactory.class.php +1 −5 Go to diff View file
R src/www/tracker/include/ArtifactCannedHtml.class.php Go to diff View file
R src/www/tracker/include/ArtifactFieldHtml.class.php Go to diff View file
R src/www/tracker/include/ArtifactFileHtml.class.php Go to diff View file
R src/www/tracker/include/ArtifactHtml.class.php Go to diff View file
R src/www/tracker/include/ArtifactImportHtml.class.php Go to diff View file
R src/www/tracker/include/ArtifactReportHtml.class.php Go to diff View file
R src/www/tracker/include/ArtifactRuleValueJavascript.class.php Go to diff View file
R src/www/tracker/include/ArtifactRulesManagerHtml.class.php Go to diff View file
R src/www/tracker/include/ArtifactTypeHtml.class.php Go to diff View file
M src/core/goto.php +1 −5 Go to diff View file
M src/www/project/export/index.php +1 −8 Go to diff View file
M src/www/soap/tracker/tracker.php +0 −13 Go to diff View file
M src/www/tracker/add.php +0 −3 Go to diff View file
M src/www/tracker/admin/index.php +1 −21 Go to diff View file
M src/www/tracker/copy.php +0 −2 Go to diff View file
M src/www/tracker/detail.php +0 −2 Go to diff View file
M src/www/tracker/index.php +0 −20 Go to diff View file
M src/www/tracker/masschange_detail.php +0 −2 Go to diff View file
M src/www/tracker/mod.php +0 −1 Go to diff View file
M tests/psalm/tuleap-baseline.xml +8 −8 Go to diff View file