Umherirrender has uploaded a new change for review. ( https://gerrit.wikimedia.org/r/359384 )
Change subject: Use short array syntax ...................................................................... Use short array syntax Done by phpcbf over composer fix Change-Id: Ic8e3234b712e5a26f819806cebe823a3281314df --- M Flow.php M FlowActions.php M Hooks.php M container.php M includes/Actions/Action.php M includes/Actions/PurgeAction.php M includes/Actions/ViewAction.php M includes/Api/ApiFlow.php M includes/Api/ApiFlowBase.php M includes/Api/ApiFlowBaseGet.php M includes/Api/ApiFlowBasePost.php M includes/Api/ApiFlowEditHeader.php M includes/Api/ApiFlowEditPost.php M includes/Api/ApiFlowEditTitle.php M includes/Api/ApiFlowEditTopicSummary.php M includes/Api/ApiFlowLockTopic.php M includes/Api/ApiFlowModeratePost.php M includes/Api/ApiFlowModerateTopic.php M includes/Api/ApiFlowNewTopic.php M includes/Api/ApiFlowReply.php M includes/Api/ApiFlowSearch.php M includes/Api/ApiFlowUndoEditHeader.php M includes/Api/ApiFlowUndoEditPost.php M includes/Api/ApiFlowUndoEditTopicSummary.php M includes/Api/ApiFlowViewHeader.php M includes/Api/ApiFlowViewPost.php M includes/Api/ApiFlowViewPostHistory.php M includes/Api/ApiFlowViewTopic.php M includes/Api/ApiFlowViewTopicHistory.php M includes/Api/ApiFlowViewTopicList.php M includes/Api/ApiFlowViewTopicSummary.php M includes/Api/ApiParsoidUtilsFlow.php M includes/Api/ApiQueryPropFlowInfo.php M includes/Block/Block.php M includes/Block/BoardHistory.php M includes/Block/Header.php M includes/Block/Topic.php M includes/Block/TopicList.php M includes/Block/TopicSummary.php M includes/BlockFactory.php M includes/BoardMover.php M includes/Collection/AbstractCollection.php M includes/Collection/LocalCacheAbstractCollection.php M includes/Collection/PostCollection.php M includes/Content/BoardContentHandler.php M includes/Conversion/Utils.php M includes/Data/Compactor/FeatureCompactor.php M includes/Data/Compactor/ShallowCompactor.php M includes/Data/Index.php M includes/Data/Index/BoardHistoryIndex.php M includes/Data/Index/FeatureIndex.php M includes/Data/Index/PostRevisionTopicHistoryIndex.php M includes/Data/Index/TopKIndex.php M includes/Data/Index/UniqueFeatureIndex.php M includes/Data/Listener/NotificationListener.php M includes/Data/Listener/RecentChangesListener.php M includes/Data/Listener/ReferenceRecorder.php M includes/Data/Listener/WatchTopicListener.php M includes/Data/Listener/WorkflowTopicListListener.php M includes/Data/ManagerGroup.php M includes/Data/Mapper/BasicObjectMapper.php M includes/Data/Mapper/CachingObjectMapper.php M includes/Data/ObjectLocator.php M includes/Data/ObjectManager.php M includes/Data/ObjectStorage.php M includes/Data/Pager/HistoryPager.php M includes/Data/Pager/Pager.php M includes/Data/Storage/BasicDbStorage.php M includes/Data/Storage/BoardHistoryStorage.php M includes/Data/Storage/DbStorage.php M includes/Data/Storage/PostRevisionBoardHistoryStorage.php M includes/Data/Storage/PostRevisionStorage.php M includes/Data/Storage/PostRevisionTopicHistoryStorage.php M includes/Data/Storage/PostSummaryRevisionBoardHistoryStorage.php M includes/Data/Storage/RevisionStorage.php M includes/Data/Storage/TopicListStorage.php M includes/Data/Utils/Merger.php M includes/Data/Utils/MultiDimArray.php M includes/Data/Utils/RecentChangeFactory.php M includes/Data/Utils/ResultDuplicator.php M includes/Data/Utils/UserMerger.php M includes/DbFactory.php M includes/Dump/Exporter.php M includes/Dump/Importer.php M includes/Exception/ExceptionHandling.php M includes/FlowActions.php M includes/Formatter/AbstractFormatter.php M includes/Formatter/AbstractQuery.php M includes/Formatter/BaseTopicListFormatter.php M includes/Formatter/BoardHistoryQuery.php M includes/Formatter/CategoryViewerFormatter.php M includes/Formatter/CategoryViewerQuery.php M includes/Formatter/ChangesListFormatter.php M includes/Formatter/ChangesListQuery.php M includes/Formatter/CheckUserFormatter.php M includes/Formatter/CheckUserQuery.php M includes/Formatter/ContributionsFormatter.php M includes/Formatter/ContributionsQuery.php M includes/Formatter/FeedItemFormatter.php M includes/Formatter/HistoryQuery.php M includes/Formatter/IRCLineUrlFormatter.php M includes/Formatter/PostHistoryQuery.php M includes/Formatter/PostSummaryQuery.php M includes/Formatter/RevisionDiffViewFormatter.php M includes/Formatter/RevisionFormatter.php M includes/Formatter/RevisionUndoViewFormatter.php M includes/Formatter/RevisionViewFormatter.php M includes/Formatter/RevisionViewQuery.php M includes/Formatter/SinglePostQuery.php M includes/Formatter/TocTopicListFormatter.php M includes/Formatter/TopicFormatter.php M includes/Formatter/TopicHistoryQuery.php M includes/Formatter/TopicListFormatter.php M includes/Formatter/TopicListQuery.php M includes/Import/ArchiveNameHelper.php M includes/Import/Converter.php M includes/Import/Importer.php M includes/Import/LiquidThreadsApi/CachedData.php M includes/Import/LiquidThreadsApi/ConversionStrategy.php M includes/Import/LiquidThreadsApi/Objects.php M includes/Import/LiquidThreadsApi/Source.php M includes/Import/OptInController.php M includes/Import/Postprocessor/LqtNotifications.php M includes/Import/Postprocessor/LqtRedirector.php M includes/Import/Postprocessor/ProcessorGroup.php M includes/Import/Postprocessor/SpecialLogTopic.php M includes/Import/SourceStore/FileImportSourceStore.php M includes/Import/SourceStore/FlowRevisionsDb.php M includes/Import/Wikitext/ConversionStrategy.php M includes/Import/Wikitext/ImportSource.php M includes/LinksTableUpdater.php M includes/Log/ActionFormatter.php M includes/Log/LqtImportFormatter.php M includes/Log/ModerationLogger.php M includes/Log/Query.php M includes/Model/AbstractRevision.php M includes/Model/Anchor.php M includes/Model/PostRevision.php M includes/Model/Reference.php M includes/Model/TopicListEntry.php M includes/Model/URLReference.php M includes/Model/UUID.php M includes/Model/UserTuple.php M includes/Model/WikiReference.php M includes/Model/Workflow.php M includes/Notifications/Controller.php M includes/Notifications/FlowEnabledOnTalkpagePresentationModel.php M includes/Notifications/FlowPresentationModel.php M includes/Notifications/HeaderEditedPresentationModel.php M includes/Notifications/MentionPresentationModel.php M includes/Notifications/NewTopicPresentationModel.php M includes/Notifications/Notifications.php M includes/Notifications/PostEditedPresentationModel.php M includes/Notifications/PostReplyPresentationModel.php M includes/Notifications/SummaryEditedPresentationModel.php M includes/Notifications/TopicRenamedPresentationModel.php M includes/Notifications/TopicResolvedPresentationModel.php M includes/Notifications/UserLocator.php M includes/OOUI/BoardDescriptionWidget.php M includes/Parsoid/ContentFixer.php M includes/Parsoid/Fixer/WikiLinkFixer.php M includes/Parsoid/ReferenceExtractor.php M includes/ReferenceClarifier.php M includes/Repository/MultiGetList.php M includes/Repository/RootPostLoader.php M includes/Repository/TreeRepository.php M includes/Repository/UserName/OneStepUserNameQuery.php M includes/Repository/UserName/TwoStepUserNameQuery.php M includes/Repository/UserNameBatch.php M includes/RevisionActionPermissions.php M includes/Search/Connection.php M includes/Search/Iterators/AbstractIterator.php M includes/Search/Iterators/HeaderIterator.php M includes/Search/Iterators/TopicIterator.php M includes/Search/SearchEngine.php M includes/Search/Searcher.php M includes/Search/Updaters/AbstractUpdater.php M includes/Search/Updaters/HeaderUpdater.php M includes/Search/Updaters/TopicUpdater.php M includes/Search/maintenance/MappingConfigBuilder.php M includes/SpamFilter/AbuseFilter.php M includes/SpamFilter/Controller.php M includes/Specials/SpecialEnableFlow.php M includes/Specials/SpecialFlow.php M includes/SubmissionHandler.php M includes/TalkpageManager.php M includes/TemplateHelper.php M includes/Templating.php M includes/UrlGenerator.php M includes/Utils/NamespaceIterator.php M includes/Utils/PagesWithPropertyIterator.php M includes/View.php M includes/WatchedTopicItems.php M maintenance/FlowAddMissingModerationLogs.php M maintenance/FlowCreateTemplates.php M maintenance/FlowExternalStoreMoveCluster.php M maintenance/FlowFixEditCount.php M maintenance/FlowFixInconsistentBoards.php M maintenance/FlowFixLinks.php M maintenance/FlowFixLog.php M maintenance/FlowFixUserIp.php M maintenance/FlowFixWorkflowLastUpdateTimestamp.php M maintenance/FlowPopulateLinksTables.php M maintenance/FlowPopulateRefId.php M maintenance/FlowRemoveOldTopics.php M maintenance/FlowRestoreLQT.php M maintenance/FlowSearchConfig.php M maintenance/FlowSetUserIp.php M maintenance/FlowUpdateBetaFeaturePreference.php M maintenance/FlowUpdateRecentChanges.php M maintenance/FlowUpdateResolvedNotifTitles.php M maintenance/FlowUpdateRevContentModelFromOccupyPages.php M maintenance/FlowUpdateRevisionContentLength.php M maintenance/FlowUpdateRevisionTypeId.php M maintenance/FlowUpdateUserWiki.php M maintenance/FlowUpdateWorkflowPageId.php M maintenance/MaintenanceDebugLogger.php M maintenance/benchUuidTimestampConversion.php M maintenance/convertLqtPageOnLocalWiki.php M maintenance/convertNamespaceFromWikitext.php M maintenance/convertToText.php M maintenance/repair_missing_from_csv.php M maintenance/repair_missing_revision_content.php M maintenance/repair_missing_revision_content_from_parent.php M phpcs.xml M scripts/gen-autoload.php M scripts/generatecss.php M scripts/one-class-per-file.php M tests/phpunit/Block/TopicListTest.php M tests/phpunit/BlockFactoryTest.php M tests/phpunit/Collection/PostCollectionTest.php M tests/phpunit/Collection/RevisionCollectionPermissionsTest.php M tests/phpunit/ContainerTest.php M tests/phpunit/Conversion/UtilsTest.php M tests/phpunit/Data/CachingObjectMapperTest.php M tests/phpunit/Data/IndexTest.php M tests/phpunit/Data/Listener/RecentChangesListenerTest.php M tests/phpunit/Data/ManagerGroupTest.php M tests/phpunit/Data/NothingTest.php M tests/phpunit/Data/ObjectLocatorTest.php M tests/phpunit/Data/Pager/PagerTest.php M tests/phpunit/Data/Storage/RevisionStorageTest.php M tests/phpunit/Data/UserNameBatchTest.php M tests/phpunit/Data/UserNameListenerTest.php M tests/phpunit/FlowActionsTest.php M tests/phpunit/FlowTestCase.php M tests/phpunit/Formatter/FormatterTest.php M tests/phpunit/Formatter/RevisionFormatterTest.php M tests/phpunit/HookTest.php M tests/phpunit/Import/ArchiveNameHelperTest.php M tests/phpunit/Import/HistoricalUIDGeneratorTest.php M tests/phpunit/Import/LiquidThreadsApi/ConversionStrategyTest.php M tests/phpunit/Import/PageImportStateTest.php M tests/phpunit/Import/TalkpageImportOperationTest.php M tests/phpunit/Import/TemplateHelperTest.php M tests/phpunit/Import/Wikitext/ConversionStrategyTest.php M tests/phpunit/Import/Wikitext/ImportSourceTest.php M tests/phpunit/LinksTableTest.php M tests/phpunit/Mock/MockImportRevision.php M tests/phpunit/Mock/MockImportSource.php M tests/phpunit/Mock/MockImportSummary.php M tests/phpunit/Mock/MockImportTopic.php M tests/phpunit/Model/UUIDTest.php M tests/phpunit/Model/UserTupleTest.php M tests/phpunit/Notifications/NotificationControllerTest.php M tests/phpunit/Notifications/NotifiedUsersTest.php M tests/phpunit/Parsoid/Fixer/BadImageRemoverTest.php M tests/phpunit/Parsoid/Fixer/BaseHrefFixerTest.php M tests/phpunit/Parsoid/Fixer/WikiLinkFixerTest.php M tests/phpunit/Parsoid/ReferenceExtractorTest.php M tests/phpunit/PermissionsTest.php M tests/phpunit/PostRevisionTestCase.php M tests/phpunit/Repository/TreeRepositoryDbTest.php M tests/phpunit/SpamFilter/AbuseFilterTest.php M tests/phpunit/SpamFilter/ContentLengthFilterTest.php M tests/phpunit/SpamFilter/SpamBlacklistTest.php M tests/phpunit/SpamFilter/SpamRegexTest.php M tests/phpunit/TalkpageManagerTest.php M tests/phpunit/TemplateHelperTest.php M tests/phpunit/UrlGeneratorTest.php M tests/phpunit/WatchedTopicItemsTest.php M tests/phpunit/api/ApiFlowEditHeaderTest.php M tests/phpunit/api/ApiFlowEditPostTest.php M tests/phpunit/api/ApiFlowEditTitleTest.php M tests/phpunit/api/ApiFlowEditTopicSummaryTest.php M tests/phpunit/api/ApiFlowLockTopicTest.php M tests/phpunit/api/ApiFlowModeratePostTest.php M tests/phpunit/api/ApiFlowModerateTopicTest.php M tests/phpunit/api/ApiFlowReplyTest.php M tests/phpunit/api/ApiFlowViewHeaderTest.php M tests/phpunit/api/ApiFlowViewTopicListTest.php M tests/phpunit/api/ApiTestCase.php M tests/phpunit/api/ApiWatchTopicTest.php 293 files changed, 4,352 insertions(+), 4,353 deletions(-) git pull ssh://gerrit.wikimedia.org:29418/mediawiki/extensions/Flow refs/changes/84/359384/1 -- To view, visit https://gerrit.wikimedia.org/r/359384 To unsubscribe, visit https://gerrit.wikimedia.org/r/settings Gerrit-MessageType: newchange Gerrit-Change-Id: Ic8e3234b712e5a26f819806cebe823a3281314df Gerrit-PatchSet: 1 Gerrit-Project: mediawiki/extensions/Flow Gerrit-Branch: master Gerrit-Owner: Umherirrender <[email protected]> _______________________________________________ MediaWiki-commits mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits
