stable
Clone or download
Read-only
Merge commit 'refs/changes/74/16974/2' of ssh://gerrit.tuleap.net:29418/tuleap into HEAD
* ssh://gerrit.tuleap.net:29418/tuleap: request #14242: Constants should be uppercase
Modified Files
Name | ||||
---|---|---|---|---|
M | plugins/docman/include/soap.php | +10 | −10 | Go to diff View file |
M | src/common/Project/ProjectManager.class.php | +4 | −4 | Go to diff View file |
M | src/common/wiki/phpwiki/lib/main.php | +2 | −2 | Go to diff View file |
M | src/common/wiki/phpwiki/lib/plugin/text2png.php | +2 | −2 | Go to diff View file |
M | src/www/soap/codendi.wsdl.php | +1 | −1 | Go to diff View file |
M | src/www/soap/common/group.php | +4 | −4 | Go to diff View file |
M | src/www/soap/common/session.php | +5 | −5 | Go to diff View file |
M | src/www/soap/common/users.php | +2 | −2 | Go to diff View file |
M | src/www/soap/frs/frs.php | +87 | −87 | Go to diff View file |
M | src/www/soap/tracker/tracker.php | +248 | −248 | Go to diff View file |
M | tests/phpcs/tuleap-ruleset-minimal.xml | +0 | −1 | Go to diff View file |
M | tests/psalm/tuleap-baseline.xml | +302 | −302 | Go to diff View file |
M | tests/simpletest/common/Project/ProjectManagerTest.php | +10 | −10 | Go to diff View file |