stable

Clone or download

Read-only

Merge commit 'refs/changes/00/30700/2' of ssh://gerrit.tuleap.net:29418/tuleap into HEAD

* ssh://gerrit.tuleap.net:29418/tuleap: chore: Implement request #37226 Forbid spaces around union type hints Change-Id: I98d9a545e238cf73c3bcc11ace4d361e019bf1d0

Modified Files

Name
M plugins/crosstracker/include/CrossTracker/Report/Query/Advanced/DuckTypedField/DuckTypedField.php +1 −1 Go to diff View file
M plugins/crosstracker/include/CrossTracker/Report/Query/Advanced/DuckTypedField/DuckTypedFieldType.php +1 −1 Go to diff View file
M plugins/crosstracker/include/CrossTracker/Report/Query/Advanced/InvalidTermCollectorVisitor.php +2 −2 Go to diff View file
M plugins/crosstracker/include/CrossTracker/Report/Query/Advanced/QueryBuilder/Field/Text/TextFromWhereBuilder.php +1 −1 Go to diff View file
M plugins/crosstracker/include/CrossTracker/Report/Query/Advanced/QueryValidation/DuckTypedField/DuckTypedFieldChecker.php +1 −1 Go to diff View file
M plugins/docman/include/Docman_ItemFactory.class.php +1 −1 Go to diff View file
M plugins/docman/include/view/Admin/AdminView.php +2 −2 Go to diff View file
M plugins/docman/tests/rest/Helper/DocmanProjectBuilder.php +1 −1 Go to diff View file
M plugins/document/include/Tree/ListOfSearchCriterionPresenterBuilder.php +2 −2 Go to diff View file
M plugins/gitlab/include/REST/v1/Group/GitlabGroupPOSTRepresentation.php +1 −1 Go to diff View file
M plugins/hudson/include/hudson_Widget_JobLastArtifacts.class.php +1 −1 Go to diff View file
M plugins/hudson/include/hudson_Widget_JobTestTrend.class.php +1 −1 Go to diff View file
M plugins/mediawiki/include/XML/CheckXMLMediawikiExportability.php +1 −1 Go to diff View file
M plugins/mediawiki/include/XML/XMLMediawikiExportabilityChecker.php +1 −1 Go to diff View file
M plugins/mediawiki_standalone/include/Instance/Migration/LegacyMediawikiLanguageDao.php +1 −1 Go to diff View file
M plugins/mediawiki_standalone/include/Instance/Migration/LegacyMediawikiLanguageRetriever.php +1 −1 Go to diff View file
M plugins/mediawiki_standalone/tests/unit/Instance/Migration/LegacyMediawikiLanguageRetrieverStub.php +2 −2 Go to diff View file
M plugins/program_management/include/Adapter/Workspace/Tracker/Fields/FormElementFactoryAdapter.php +1 −1 Go to diff View file
M plugins/program_management/include/Adapter/Workspace/Tracker/Fields/RetrieveFullArtifactLinkField.php +1 −1 Go to diff View file
M plugins/program_management/tests/unit/Stub/RetrieveFullArtifactLinkFieldStub.php +1 −1 Go to diff View file
M plugins/pullrequest/include/PullRequest/PullRequestCreator.php +1 −1 Go to diff View file
M plugins/pullrequest/include/PullRequest/REST/v1/Authors/GETHandler.php +1 −1 Go to diff View file
M plugins/pullrequest/include/PullRequest/REST/v1/PullRequestInlineCommentPOSTRepresentation.php +2 −2 Go to diff View file
M plugins/pullrequest/include/PullRequest/REST/v1/PullRequestPATCHRepresentation.php +2 −2 Go to diff View file
M plugins/pullrequest/include/PullRequest/REST/v1/RepositoryPullRequests/GETHandler.php +2 −2 Go to diff View file
M plugins/pullrequest/include/PullRequest/REST/v1/RepositoryPullRequests/QueryToSearchCriteriaConverter.php +2 −2 Go to diff View file
M plugins/pullrequest/include/PullRequest/REST/v1/RepositoryResource.php +1 −1 Go to diff View file
M plugins/pullrequest/include/PullRequest/REST/v1/Reviewers/GETHandler.php +1 −1 Go to diff View file
M plugins/pullrequest/tests/unit/REST/v1/RepositoryPullRequests/GETHandlerTest.php +1 −1 Go to diff View file
M plugins/pullrequest/tests/unit/Tests/Stub/FormatNotificationContentStub.php +1 −1 Go to diff View file
M plugins/statistics/include/Statistics_Formatter.class.php +1 −1 Go to diff View file
M plugins/svn/include/REST/v1/RepositoryResource.php +1 −1 Go to diff View file
M plugins/svn/include/SVN/Repository/Settings/SettingsBuilder.php +1 −1 Go to diff View file
M plugins/tracker/include/REST/v1/FilePOSTRepresentation.php +1 −1 Go to diff View file
M plugins/tracker/include/REST/v1/LinkWithDirectionRepresentation.php +2 −2 Go to diff View file
M plugins/tracker/include/Tracker/Artifact/Artifact.php +1 −1 Go to diff View file
M plugins/tracker/include/Tracker/FormElement/Field/ArtifactLink/Type/TypeDao.php +1 −1 Go to diff View file
M plugins/tracker/include/Tracker/Report/Query/Advanced/Grammar/AndExpression.php +1 −1 Go to diff View file
M plugins/tracker/include/Tracker/Report/Query/Advanced/Grammar/AndOperand.php +1 −1 Go to diff View file
M plugins/tracker/include/Tracker/Report/Query/Advanced/Grammar/Logical.php +1 −1 Go to diff View file
M plugins/tracker/include/Tracker/Report/Query/Advanced/Grammar/OrExpression.php +1 −1 Go to diff View file
M plugins/tracker/include/Tracker/Report/Query/Advanced/Grammar/OrOperand.php +1 −1 Go to diff View file
M plugins/tracker/include/Tracker/Report/Query/Advanced/InvalidFields/ArtifactLink/ArtifactLinkTypeChecker.php +1 −1 Go to diff View file
M plugins/tracker/include/Tracker/Report/Query/Advanced/InvalidTermCollectorVisitor.php +2 −2 Go to diff View file
M plugins/tracker/include/Tracker/Report/Query/Advanced/QueryBuilderVisitor.php +2 −2 Go to diff View file
M plugins/tracker/include/Tracker/Report/Query/Advanced/SizeValidatorVisitor.php +1 −1 Go to diff View file
M plugins/tracker/tests/unit/Builders/ArtifactTestBuilder.php +4 −4 Go to diff View file
M plugins/tracker/tests/unit/Builders/Fields/ListFieldBuilder.php +2 −2 Go to diff View file
M plugins/tracker/tests/unit/REST/Artifact/FlatArtifactRepresentationTransformerTest.php +1 −1 Go to diff View file
M plugins/tracker/tests/unit/Stub/RetrieveAnArtifactLinkFieldStub.php +1 −1 Go to diff View file
M plugins/tracker/tests/unit/Stub/Tracker/Artifact/Changeset/PostCreation/CalendarEvent/RetrieveEventDatesStub.php +1 −1 Go to diff View file
M plugins/tracker/tests/unit/Stub/Tracker/Artifact/Changeset/PostCreation/CalendarEvent/RetrieveEventDescriptionStub.php +1 −1 Go to diff View file
M plugins/tracker_functions/include/TrackerFunctions/Administration/UpdateFunctionController.php +1 −1 Go to diff View file
M plugins/tracker_functions/include/TrackerFunctions/CustomCodeExecutionTask.php +3 −3 Go to diff View file
M plugins/tracker_functions/include/TrackerFunctions/Notification/MessageBuilder.php +1 −1 Go to diff View file
M plugins/tracker_functions/include/TrackerFunctions/Notification/MessageSender.php +1 −1 Go to diff View file
M plugins/tracker_functions/include/TrackerFunctions/Notification/RetrieveTrackerAdminRecipients.php +1 −1 Go to diff View file
M plugins/tracker_functions/include/TrackerFunctions/Notification/SendMessagesForAdmins.php +1 −1 Go to diff View file
M plugins/tracker_functions/include/TrackerFunctions/Notification/TrackerAdminRecipientsRetriever.php +1 −1 Go to diff View file
M plugins/tracker_functions/include/TrackerFunctions/WASM/CallWASMFunction.php +1 −1 Go to diff View file
M plugins/tracker_functions/include/TrackerFunctions/WASM/ExecuteWASMResponse.php +1 −1 Go to diff View file
M plugins/tracker_functions/include/TrackerFunctions/WASM/ProcessWASMResponse.php +2 −2 Go to diff View file
M plugins/tracker_functions/include/TrackerFunctions/WASM/WASMFunctionCaller.php +1 −1 Go to diff View file
M plugins/tracker_functions/include/TrackerFunctions/WASM/WASMResponseExecutor.php +1 −1 Go to diff View file
M plugins/tracker_functions/include/TrackerFunctions/WASM/WASMResponseProcessor.php +1 −1 Go to diff View file
M plugins/tracker_functions/tests/unit/Stubs/Notification/MessageBuilderStub.php +2 −2 Go to diff View file
M plugins/tracker_functions/tests/unit/Stubs/Notification/MessageSenderStub.php +2 −2 Go to diff View file
M plugins/tracker_functions/tests/unit/Stubs/Notification/TrackerAdminRecipientsRetrieverStub.php +2 −2 Go to diff View file
M plugins/tracker_functions/tests/unit/Stubs/WASM/WASMFunctionCallerStub.php +2 −2 Go to diff View file
M plugins/tracker_functions/tests/unit/Stubs/WASM/WASMResponseExecutorStub.php +2 −2 Go to diff View file
M src/common/Date/DateHelper.php +2 −2 Go to diff View file
M src/common/FRS/FRSPackageFactory.class.php +7 −3 Go to diff View file
M src/common/FRS/FileModuleMonitorFactory.class.php +1 −1 Go to diff View file
M src/common/Layout/ProjectSidebar/InstanceInformation/ProjectSidebarLegacyPNGHref.php +1 −1 Go to diff View file
M src/common/Layout/ProjectSidebar/InstanceInformation/ProjectSidebarLogoInformation.php +2 −2 Go to diff View file
M src/common/Layout/ProjectSidebar/InstanceInformation/ProjectSidebarSVGLogo.php +1 −1 Go to diff View file
M src/common/User/RetrieveUserByUserName.php +1 −1 Go to diff View file
M src/common/User/UserManager.class.php +3 −3 Go to diff View file
M src/common/include/Codendi_Request.class.php +1 −1 Go to diff View file
M src/common/wiki/lib/Wiki.class.php +1 −1 Go to diff View file
M src/common/wiki/lib/WikiPage.class.php +1 −1 Go to diff View file
M tests/lib/Stubs/ProvideAndRetrieveUserStub.php +1 −1 Go to diff View file
M tests/phpcs/non-psr-rules.xml +12 −2 Go to diff View file
M tests/unit/common/InviteBuddy/InvitationSuccessFeedbackStub.php +1 −1 Go to diff View file
M tests/unit/common/Layout/ProjectSidebar/InstanceInformation/ProjectSidebarLegacyPNGHrefTest.php +1 −1 Go to diff View file
M tests/unit/common/Layout/ProjectSidebar/InstanceInformation/ProjectSidebarSVGLogoTest.php +1 −1 Go to diff View file
M tests/unit/common/Project/Service/ServicesPresenterBuilderTest.php +2 −2 Go to diff View file