stable

Clone or download

Read-only

request #14242: Constants should be uppercase

Change-Id: I4f71f3fba013322265afce863388d75eae07f5cd

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