stable
Clone or download
Read-only
request #23460 Psalm: 4.10.0 -> 4.11.1
Some errors have been fixed, the rest has been integrated into the baseline. Changelogs: https://github.com/vimeo/psalm/releases/tag/4.11.0 https://github.com/vimeo/psalm/releases/tag/4.11.1 Change-Id: I77f66cd0eadfccf05238f4a8c2dd33a64656c060
Modified Files
Name | ||||
---|---|---|---|---|
M | plugins/agiledashboard/include/AgileDashboard/REST/v1/Kanban/KanbanItemsResource.php | +4 | −4 | Go to diff View file |
M | plugins/archivedeleteditems/include/archivedeleteditemsPlugin.php | +1 | −1 | Go to diff View file |
M | plugins/cardwall/include/cardwallPlugin.php | +1 | −1 | Go to diff View file |
M | plugins/docman/include/Docman_Controller.class.php | +5 | −6 | Go to diff View file |
M | plugins/docman/include/Docman_FilterFactory.class.php | +8 | −8 | Go to diff View file |
M | plugins/docman/include/Docman_HtmlFilterFactory.php | +6 | −6 | Go to diff View file |
M | plugins/docman/include/Docman_ItemFactory.class.php | +2 | −2 | Go to diff View file |
M | plugins/docman/include/Docman_ListMetadata.php | +1 | −1 | Go to diff View file |
M | plugins/docman/include/Docman_MetadataFactory.class.php | +1 | −1 | Go to diff View file |
M | plugins/docman/include/Docman_SqlFilterFactory.php | +7 | −7 | Go to diff View file |
M | plugins/docman/include/Docman_ValidateFilterFactory.php | +1 | −1 | Go to diff View file |
M | plugins/docman/include/docmanPlugin.php | +1 | −1 | Go to diff View file |
M | plugins/docman/include/view/Docman_View_Details.class.php | +2 | −2 | Go to diff View file |
M | plugins/docman/include/view/Docman_View_ItemDetailsSectionActions.class.php | +6 | −6 | Go to diff View file |
M | plugins/docman/include/view/Docman_View_ItemDetailsSectionApprovalCreate.class.php | +2 | −2 | Go to diff View file |
M | plugins/docman/include/view/Docman_View_ItemDetailsSectionDelete.class.php | +1 | −1 | Go to diff View file |
M | plugins/docman/include/view/Docman_View_ItemDetailsSectionPermissions.class.php | +1 | −1 | Go to diff View file |
M | plugins/docman/include/view/Docman_View_ItemDetailsSectionStatistics.class.php | +1 | −1 | Go to diff View file |
M | plugins/forumml/include/forummlPlugin.php | +1 | −1 | Go to diff View file |
M | plugins/frs/include/FRS/REST/v1/ReleaseResource.php | +4 | −4 | Go to diff View file |
M | plugins/git/include/gitPlugin.php | +1 | −1 | Go to diff View file |
M | plugins/tracker/include/Tracker/Artifact/Tracker_Artifact_Changeset.class.php | +1 | −1 | Go to diff View file |
M | plugins/tracker/include/Tracker/Artifact/XMLImport/XMLImportFieldStrategyArtifactLink.class.php | +1 | −1 | Go to diff View file |
M | plugins/tracker/include/Tracker/FormElement/Tracker_FormElement.php | +2 | −2 | Go to diff View file |
M | plugins/tracker/include/Tracker/FormElement/Tracker_FormElement_Field_List_BindFactory.php | +3 | −3 | Go to diff View file |
M | plugins/tracker/include/Tracker/FormElement/Tracker_FormElement_Field_OpenList.php | +2 | −2 | Go to diff View file |
M | plugins/tracker/include/Tracker/Report/Tracker_Report.class.php | +4 | −4 | Go to diff View file |
M | plugins/tracker/include/Tracker/Tracker.class.php | +2 | −2 | Go to diff View file |
M | plugins/tracker/include/Tracker/XML/Exporter/ChangesetValuesXMLExporter.class.php | +2 | −2 | Go to diff View file |
M | plugins/tracker/include/trackerPlugin.php | +1 | −1 | Go to diff View file |
M | plugins/tracker_date_reminder/include/tracker_date_reminderPlugin.php | +1 | −1 | Go to diff View file |
M | plugins/userlog/include/userlogPlugin.php | +1 | −1 | Go to diff View file |
M | src/common/FRS/FRSPackageFactory.class.php | +1 | −1 | Go to diff View file |
M | src/common/Plugin/Plugin.php | +1 | −1 | Go to diff View file |
M | src/common/Queue/Redis/BackOffDelayFailedMessage.php | +1 | −1 | Go to diff View file |
M | src/common/Reference/Reference.php | +1 | −1 | Go to diff View file |
M | src/common/Reference/ReferenceManager.php | +2 | −2 | Go to diff View file |
M | src/common/TreeNode/TreeNode.class.php | +2 | −2 | Go to diff View file |
M | src/common/User/UserManager.class.php | +1 | −5 | Go to diff View file |
M | src/common/Widget/WidgetFactory.php | +1 | −1 | Go to diff View file |
M | src/common/backend/Backend.class.php | +1 | −1 | Go to diff View file |
M | src/common/collection/Collection.class.php | +1 | −1 | Go to diff View file |
M | src/common/collection/LinkedList.class.php | +1 | −1 | Go to diff View file |
M | src/common/collection/Map.class.php | +1 | −1 | Go to diff View file |
M | src/common/include/HTTPRequest.class.php | +1 | −1 | Go to diff View file |
M | src/common/tracker/ArtifactRulesManager.class.php | +1 | −1 | Go to diff View file |
M | src/composer.lock | +27 | −26 | Go to diff View file |
M | tests/psalm/tuleap-baseline.xml | +257 | −174 | Go to diff View file |