stable
Clone or download
Read-only
request #16674 Remove dead code from core utils files
Some of these functions are no more used. It's time to remove them. In addition, the psalm baseline file was updated. Change-Id: I84f32203e839112a8ad4c4047e8e74b8c23e467f
Modified Files
Name | ||||
---|---|---|---|---|
M | plugins/ldap/include/WelcomeDisplayController.php | +15 | −1 | Go to diff View file |
M | src/common/Widget/MyProjects.php | +3 | −1 | Go to diff View file |
M | src/common/account/TimezoneSelectorPresenter.class.php | +1 | −1 | Go to diff View file |
M | src/www/include/account.php | +0 | −56 | Go to diff View file |
M | src/www/include/html.php | +3 | −85 | Go to diff View file |
M | src/www/include/trove.php | +3 | −35 | Go to diff View file |
M | src/www/include/user.php | +4 | −31 | Go to diff View file |
M | src/www/include/utils.php | +0 | −69 | Go to diff View file |
M | src/www/include/utils_soap.php | +0 | −17 | Go to diff View file |
M | tests/psalm/tuleap-baseline.xml | +30 | −268 | Go to diff View file |