stable

Clone or download

Read-only

request #19198: Remove unevaluated PHP code

Psalm now attempts to detect it. `make psalm-unused-code` should not throw UnevaluatedCode errors. Change-Id: I7885defbee68dc0e856a675c1cccce12aa85aaf8

Modified Files

Name
M plugins/admindelegation/include/AdminDelegation_Service.class.php +0 −4 Go to diff View file
M plugins/cardwall/include/Cardwall/AllowedFieldRetriever.php +0 −3 Go to diff View file
M plugins/cardwall/include/REST/v1/CardsResource.class.php +0 −1 Go to diff View file
M plugins/crosstracker/include/CrossTracker/Report/Query/Advanced/QueryBuilder/Metadata/BetweenComparisonFromWhereBuilder.php +0 −2 Go to diff View file
M plugins/crosstracker/include/CrossTracker/Report/Query/Advanced/QueryBuilder/Metadata/ComparisonFromWhereBuilder.php +0 −8 Go to diff View file
M plugins/crosstracker/include/CrossTracker/Report/Query/Advanced/QueryBuilder/Metadata/GreaterThanComparisonFromWhereBuilder.php +0 −2 Go to diff View file
M plugins/crosstracker/include/CrossTracker/Report/Query/Advanced/QueryBuilder/Metadata/GreaterThanOrEqualComparisonFromWhereBuilder.php +0 −2 Go to diff View file
M plugins/crosstracker/include/CrossTracker/Report/Query/Advanced/QueryBuilder/Metadata/InComparisonFromWhereBuilder.php +0 −3 Go to diff View file
M plugins/crosstracker/include/CrossTracker/Report/Query/Advanced/QueryBuilder/Metadata/LesserThanComparisonFromWhereBuilder.php +0 −2 Go to diff View file
M plugins/crosstracker/include/CrossTracker/Report/Query/Advanced/QueryBuilder/Metadata/LesserThanOrEqualComparisonFromWhereBuilder.php +0 −2 Go to diff View file
M plugins/crosstracker/include/CrossTracker/Report/Query/Advanced/QueryBuilder/Metadata/NotInComparisonFromWhereBuilder.php +0 −3 Go to diff View file
M plugins/docman/bin/DocmanExport/XMLExport.class.php +2 −5 Go to diff View file
M plugins/docman/include/Docman_Icons.class.php +0 −5 Go to diff View file
M plugins/docman/include/Docman_ItemFactory.class.php +0 −6 Go to diff View file
M plugins/docman/include/Docman_MetadataFactory.class.php +0 −1 Go to diff View file
M plugins/docman/include/Docman_MetadataHtmlObsolescence.php +0 −1 Go to diff View file
M plugins/docman/include/Docman_MetadataValueScalar.php +0 −3 Go to diff View file
M plugins/docman/include/Docman_PermissionsManager.class.php +0 −4 Go to diff View file
M plugins/docman/include/LegacyRestoreDocumentsController.php +2 −2 Go to diff View file
M plugins/docman/include/REST/v1/Metadata/MetadataRepresentationBuilder.php +0 −5 Go to diff View file
M plugins/git/include/Git/Hook/PushDetails.class.php +0 −2 Go to diff View file
M plugins/git/include/GitPHP/git/Archive.php +0 −4 Go to diff View file
M plugins/git/include/GitPHP/git/Blob.php +0 −3 Go to diff View file
M plugins/git/include/GitXmlImporter.class.php +0 −1 Go to diff View file
M plugins/git/include/Git_Backend_Gitolite.class.php +0 −1 Go to diff View file
M plugins/graphontrackersv5/include/graphic-library/GraphOnTrackersV5_Engine_Gantt.class.php +0 −4 Go to diff View file
M plugins/hudson/include/HudsonJob.class.php +0 −18 Go to diff View file
M plugins/ldap/include/LDAP_UserManager.class.php +0 −1 Go to diff View file
M plugins/statistics/include/Statistics_DiskUsageManager.class.php +0 −4 Go to diff View file
M plugins/svn/include/REST/v1/RepositoryResource.php +0 −2 Go to diff View file
M plugins/svn/include/SVN/Repository/CoreRepository.php +0 −4 Go to diff View file
M plugins/tracker/include/Tracker/Creation/JiraImporter/Import/Structure/JiraToTuleapFieldTypeMapper.php +0 −1 Go to diff View file
M plugins/tracker/include/Tracker/FormElement/Field/ArtifactLink/Nature/CustomColumn/ValueFormatter.php +0 −2 Go to diff View file
M plugins/tracker/include/Tracker/FormElement/Tracker_FormElement_Field_OpenList.php +0 −2 Go to diff View file
M plugins/tracker/include/Tracker/FormElement/View/Admin/Field/Computed.php +0 −1 Go to diff View file
M plugins/tracker/include/Tracker/Tracker_NotificationsManager.class.php +0 −3 Go to diff View file
M plugins/webdav/include/FS/WebDAVDocmanFile.class.php +0 −2 Go to diff View file
M src/common/CLI/Command/WorkerSupervisorCommand.php +0 −3 Go to diff View file
M src/common/CLI/Command/WorkerSystemCtlCommand.php +0 −2 Go to diff View file
M src/common/Project/Admin/ProjectUGroup/UserIsUGroupMemberChecker.php +0 −6 Go to diff View file
M src/common/Project/ProjectPrivacyPresenter.php +0 −6 Go to diff View file
M src/common/Request/FrontRouter.php +0 −2 Go to diff View file
M src/common/User/UserStatusManager.class.php +0 −2 Go to diff View file
M src/common/Widget/Widget_MyLatestSvnCommits.class.php +0 −64 Go to diff View file
M src/common/Widget/Widget_ProjectSvnStats.class.php +0 −9 Go to diff View file
M src/common/admin/Homepage/Controller.php +0 −2 Go to diff View file
M src/common/include/lib/PHP_BigFile.class.php +0 −5 Go to diff View file
M src/common/tracker/ArtifactField.class.php +0 −4 Go to diff View file
M src/www/include/nusoap.php +0 −3 Go to diff View file
M src/www/include/utils.php +0 −10 Go to diff View file
M src/www/soap/tracker/tracker.php +0 −2 Go to diff View file
M tests/psalm/psalm.xml +0 −2 Go to diff View file