stable
Clone or download
Read-only
Those were missed in the initial contribution b60960432b65dc12a5e6fcb37d193636d4eacccb. Part of request #15015: Initiate usage of Psalm taint analysis feature Change-Id: I2ae31def0ced93adc9573bab3b955550db17d870
Modified Files
Name | ||||
---|---|---|---|---|
M | src/common/Error/Error_PermissionDenied.class.php | +2 | −2 | Go to diff View file |
M | src/common/Project/ProjectManager.class.php | +1 | −1 | Go to diff View file |
M | src/common/Widget/Widget_ProjectDescription.class.php | +1 | −1 | Go to diff View file |
M | src/common/mail/MailPresenterFactory.class.php | +2 | −2 | Go to diff View file |
M | src/common/mail/TuleapRegisterMail.class.php | +6 | −6 | Go to diff View file |
M | src/common/svn/SVN_AccessFile_Presenter.php | +2 | −2 | Go to diff View file |
M | src/common/tracker/ArtifactImport.class.php | +2 | −8 | Go to diff View file |
M | src/www/account/deleted.php | +21 | −4 | Go to diff View file |
M | src/www/account/suspended.php | +21 | −4 | Go to diff View file |
M | src/www/cvs/admin_commit.php | +2 | −2 | Go to diff View file |
M | src/www/file/confirm_download.php | +1 | −1 | Go to diff View file |
M | src/www/news/news_utils.php | +2 | −1 | Go to diff View file |
M | src/www/news/submit.php | +5 | −5 | Go to diff View file |
M | src/www/project/export/artifact_deps_export.php | +1 | −1 | Go to diff View file |
M | src/www/project/export/artifact_export.php | +2 | −2 | Go to diff View file |
M | src/www/project/export/artifact_history_export.php | +2 | −2 | Go to diff View file |
M | src/www/project/export/user_groups_export.php | +2 | −2 | Go to diff View file |
M | src/www/tracker/admin/index.php | +1 | −1 | Go to diff View file |
M | src/www/tracker/export.php | +1 | −1 | Go to diff View file |
M | tests/unit/common/language/BaseLanguageFactoryTest.php | +4 | −5 | Go to diff View file |
M | tests/unit/common/tracker/ArtifactImportTest.php | +1 | −1 | Go to diff View file |