PHPUnit 10 shows a deprecation notice for invalid named arguments on data provider return values, where the string key does not match the argument name on the test function.
This is similiar to the named argument feature on php8
There are around 950 test cases listed for all wmf-deployed extensions.
This can be fixed by changing the string key or the argument name on the test function, which can fix multiple test cases at once.
Technically this does not block the upgrade as phpunit deprecations can be ignored from phpunit.xml, but only for all extensions and all deprecation notices.
(failOnPhpunitDeprecation="true" and displayDetailsOnPhpunitDeprecations="true")
Unique deprecation notices:
Providing invalid named argument $$code for method Wikibase\Repo\Tests\Api\ApiErrorReporterTest::testDieError() is deprecated and will not be supported in PHPUnit 11.0. Providing invalid named argument $$code for method Wikibase\Repo\Tests\Api\ApiErrorReporterTest::testDieException() is deprecated and will not be supported in PHPUnit 11.0. Providing invalid named argument $$code for method Wikibase\Repo\Tests\Api\ApiErrorReporterTest::testDieStatus() is deprecated and will not be supported in PHPUnit 11.0. Providing invalid named argument $$code for method Wikibase\Repo\Tests\Api\ApiErrorReporterTest::testDieWithError() is deprecated and will not be supported in PHPUnit 11.0. Providing invalid named argument $$description for method Wikibase\Repo\Tests\Api\ApiErrorReporterTest::testDieError() is deprecated and will not be supported in PHPUnit 11.0. Providing invalid named argument $$exception for method Wikibase\Repo\Tests\Api\ApiErrorReporterTest::testDieException() is deprecated and will not be supported in PHPUnit 11.0. Providing invalid named argument $$expectedData for method Wikibase\Repo\Tests\Api\ApiErrorReporterTest::testDieError() is deprecated and will not be supported in PHPUnit 11.0. Providing invalid named argument $$expectedData for method Wikibase\Repo\Tests\Api\ApiErrorReporterTest::testDieException() is deprecated and will not be supported in PHPUnit 11.0. Providing invalid named argument $$expectedData for method Wikibase\Repo\Tests\Api\ApiErrorReporterTest::testDieStatus() is deprecated and will not be supported in PHPUnit 11.0. Providing invalid named argument $$expectedData for method Wikibase\Repo\Tests\Api\ApiErrorReporterTest::testReportStatusWarnings() is deprecated and will not be supported in PHPUnit 11.0. Providing invalid named argument $$expectedDataFields for method Wikibase\Repo\Tests\Api\ApiErrorReporterTest::testDieWithError() is deprecated and will not be supported in PHPUnit 11.0. Providing invalid named argument $$extradata for method Wikibase\Repo\Tests\Api\ApiErrorReporterTest::testDieError() is deprecated and will not be supported in PHPUnit 11.0. Providing invalid named argument $$extradata for method Wikibase\Repo\Tests\Api\ApiErrorReporterTest::testDieException() is deprecated and will not be supported in PHPUnit 11.0. Providing invalid named argument $$extradata for method Wikibase\Repo\Tests\Api\ApiErrorReporterTest::testDieWithError() is deprecated and will not be supported in PHPUnit 11.0. Providing invalid named argument $$httpRespCode for method Wikibase\Repo\Tests\Api\ApiErrorReporterTest::testDieWithError() is deprecated and will not be supported in PHPUnit 11.0. Providing invalid named argument $$httpStatusCode for method Wikibase\Repo\Tests\Api\ApiErrorReporterTest::testDieError() is deprecated and will not be supported in PHPUnit 11.0. Providing invalid named argument $$httpStatusCode for method Wikibase\Repo\Tests\Api\ApiErrorReporterTest::testDieException() is deprecated and will not be supported in PHPUnit 11.0. Providing invalid named argument $$infoPattern for method Wikibase\Repo\Tests\Api\ApiErrorReporterTest::testDieError() is deprecated and will not be supported in PHPUnit 11.0. Providing invalid named argument $$infoPattern for method Wikibase\Repo\Tests\Api\ApiErrorReporterTest::testDieException() is deprecated and will not be supported in PHPUnit 11.0. Providing invalid named argument $$infoPattern for method Wikibase\Repo\Tests\Api\ApiErrorReporterTest::testDieStatus() is deprecated and will not be supported in PHPUnit 11.0. Providing invalid named argument $$infoPattern for method Wikibase\Repo\Tests\Api\ApiErrorReporterTest::testDieWithError() is deprecated and will not be supported in PHPUnit 11.0. Providing invalid named argument $$msg for method Wikibase\Repo\Tests\Api\ApiErrorReporterTest::testDieWithError() is deprecated and will not be supported in PHPUnit 11.0. Providing invalid named argument $$status for method Wikibase\Repo\Tests\Api\ApiErrorReporterTest::testDieStatus() is deprecated and will not be supported in PHPUnit 11.0. Providing invalid named argument $$status for method Wikibase\Repo\Tests\Api\ApiErrorReporterTest::testReportStatusWarnings() is deprecated and will not be supported in PHPUnit 11.0. Providing invalid named argument $actual descriptions by page ID for method Wikibase\Client\Tests\Unit\Api\DescriptionTest::testExecute() is deprecated and will not be supported in PHPUnit 11.0. Providing invalid named argument $actual sources by page ID for method Wikibase\Client\Tests\Unit\Api\DescriptionTest::testExecute() is deprecated and will not be supported in PHPUnit 11.0. Providing invalid named argument $allow local descriptions for method Wikibase\Client\Tests\Unit\Api\DescriptionTest::testExecute() is deprecated and will not be supported in PHPUnit 11.0. Providing invalid named argument $API params for method Wikibase\Client\Tests\Unit\Api\DescriptionTest::testExecute() is deprecated and will not be supported in PHPUnit 11.0. Providing invalid named argument $arguments for Event::create for method MediaWiki\Extension\Translate\MessageGroupProcessing\MessageGroupSubscriptionTest::testSendNotifications() is deprecated and will not be supported in PHPUnit 11.0. Providing invalid named argument $baseRevid for method Wikibase\Lib\Tests\MockRepositoryTest::testSaveEntity() is deprecated and will not be supported in PHPUnit 11.0. Providing invalid named argument $beta for method TwoColConflict\Tests\TwoColConflictContextTest::testHasUserEnabledFeature() is deprecated and will not be supported in PHPUnit 11.0. Providing invalid named argument $central descriptions for method Wikibase\Client\Tests\Unit\Store\DescriptionLookupTest::testGetDescriptions() is deprecated and will not be supported in PHPUnit 11.0. Providing invalid named argument $changes to process for method MediaWiki\Extension\Translate\MessageGroupProcessing\MessageGroupSubscriptionTest::testSendNotifications() is deprecated and will not be supported in PHPUnit 11.0. Providing invalid named argument $changes tro process for method MediaWiki\Extension\Translate\MessageGroupProcessing\MessageGroupSubscriptionTest::testSendNotifications() is deprecated and will not be supported in PHPUnit 11.0. Providing invalid named argument $currentRevisionContent for method Wikibase\Repo\Tests\Notifications\WikiPageActionEntityChangeFactoryTest::testNewForPageModified_determinesChangeAction() is deprecated and will not be supported in PHPUnit 11.0. Providing invalid named argument $e for method Wikibase\Repo\Tests\Api\BotEditTest::testBotEdits() is deprecated and will not be supported in PHPUnit 11.0. Providing invalid named argument $e for method Wikibase\Repo\Tests\Api\EditEntityTest::testEditEntity() is deprecated and will not be supported in PHPUnit 11.0. Providing invalid named argument $e for method Wikibase\Repo\Tests\Api\EditEntityTest::testEditEntityExceptions() is deprecated and will not be supported in PHPUnit 11.0. Providing invalid named argument $e for method Wikibase\Repo\Tests\Api\GetEntitiesTest::testGetEntities() is deprecated and will not be supported in PHPUnit 11.0. Providing invalid named argument $e for method Wikibase\Repo\Tests\Api\GetEntitiesTest::testGetEntitiesExceptions() is deprecated and will not be supported in PHPUnit 11.0. Providing invalid named argument $e for method Wikibase\Repo\Tests\Api\LinkTitlesTest::testLinkTitles() is deprecated and will not be supported in PHPUnit 11.0. Providing invalid named argument $e for method Wikibase\Repo\Tests\Api\LinkTitlesTest::testLinkTitlesExceptions() is deprecated and will not be supported in PHPUnit 11.0. Providing invalid named argument $e for method Wikibase\Repo\Tests\Api\MergeItemsTest::testMergeItemsParamsExceptions() is deprecated and will not be supported in PHPUnit 11.0. Providing invalid named argument $e for method Wikibase\Repo\Tests\Api\SetAliasesTest::testSetAliases() is deprecated and will not be supported in PHPUnit 11.0. Providing invalid named argument $e for method Wikibase\Repo\Tests\Api\SetAliasesTest::testSetAliasesExceptions() is deprecated and will not be supported in PHPUnit 11.0. Providing invalid named argument $e for method Wikibase\Repo\Tests\Api\SetDescriptionTest::testSetDescription() is deprecated and will not be supported in PHPUnit 11.0. Providing invalid named argument $e for method Wikibase\Repo\Tests\Api\SetDescriptionTest::testSetDescriptionExceptions() is deprecated and will not be supported in PHPUnit 11.0. Providing invalid named argument $e for method Wikibase\Repo\Tests\Api\SetLabelTest::testSetLabel() is deprecated and will not be supported in PHPUnit 11.0. Providing invalid named argument $e for method Wikibase\Repo\Tests\Api\SetLabelTest::testSetLabelExceptions() is deprecated and will not be supported in PHPUnit 11.0. Providing invalid named argument $e for method Wikibase\Repo\Tests\Api\SetSiteLinkTest::testSetSiteLink() is deprecated and will not be supported in PHPUnit 11.0. Providing invalid named argument $e for method Wikibase\Repo\Tests\Api\SetSiteLinkTest::testSetSiteLinkExceptions() is deprecated and will not be supported in PHPUnit 11.0. Providing invalid named argument $e for method Wikibase\Repo\Tests\Specials\SpecialMergeItemsTest::testMergeItemsParamsExceptions() is deprecated and will not be supported in PHPUnit 11.0. Providing invalid named argument $e for method Wikibase\Repo\Tests\Specials\SpecialRedirectEntityTest::testEntityRedirectParamsExceptions() is deprecated and will not be supported in PHPUnit 11.0. Providing invalid named argument $editing for method TwoColConflict\Tests\TwoColConflictContextTest::testHasUserEnabledFeature() is deprecated and will not be supported in PHPUnit 11.0. Providing invalid named argument $entity for method Wikibase\Lib\Tests\MockRepositoryTest::testSaveEntity() is deprecated and will not be supported in PHPUnit 11.0. Providing invalid named argument $expected continuation value for method Wikibase\Client\Tests\Unit\Api\DescriptionTest::testExecute() is deprecated and will not be supported in PHPUnit 11.0. Providing invalid named argument $expected descriptions for method Wikibase\Client\Tests\Unit\Store\DescriptionLookupTest::testGetDescriptions() is deprecated and will not be supported in PHPUnit 11.0. Providing invalid named argument $expected for method TwoColConflict\Tests\ResolutionSuggesterTest::testSuggestion() is deprecated and will not be supported in PHPUnit 11.0. Providing invalid named argument $expected for method TwoColConflict\Tests\TwoColConflictContextTest::testHasUserEnabledFeature() is deprecated and will not be supported in PHPUnit 11.0. Providing invalid named argument $expected page IDs for method Wikibase\Client\Tests\Unit\Api\DescriptionTest::testExecute() is deprecated and will not be supported in PHPUnit 11.0. Providing invalid named argument $expected result for method GrowthExperiments\Tests\Unit\LocalSearchTaskSuggesterTest::testSearch() is deprecated and will not be supported in PHPUnit 11.0. Providing invalid named argument $expected results for method Wikibase\Client\Tests\Unit\Api\DescriptionTest::testExecute() is deprecated and will not be supported in PHPUnit 11.0. Providing invalid named argument $expected sources for method Wikibase\Client\Tests\Unit\Api\DescriptionTest::testExecute() is deprecated and will not be supported in PHPUnit 11.0. Providing invalid named argument $expected sources for method Wikibase\Client\Tests\Unit\Store\DescriptionLookupTest::testGetDescriptions() is deprecated and will not be supported in PHPUnit 11.0. Providing invalid named argument $expectedEntityAction for method Wikibase\Repo\Tests\Notifications\WikiPageActionEntityChangeFactoryTest::testNewForPageModified_determinesChangeAction() is deprecated and will not be supported in PHPUnit 11.0. Providing invalid named argument $expectedEntryCount for method MediaWiki\Extension\Translate\Cache\PersistentDatabaseCacheTest::testGetByTag() is deprecated and will not be supported in PHPUnit 11.0. Providing invalid named argument $expectedException for method FileImporter\Tests\SpecialImportFileIntegrationTest::testSpecialPageExecutionWithVariousInputs() is deprecated and will not be supported in PHPUnit 11.0. Providing invalid named argument $expectedOutline for method MediaWiki\Extension\Collection\BookRendererTest::testRenderBook() is deprecated and will not be supported in PHPUnit 11.0. Providing invalid named argument $expectedPageProps for method Wikibase\Client\Tests\Integration\Store\Sql\UnexpectedUnconnectedPagePrimerTest::testInsertPageProp() is deprecated and will not be supported in PHPUnit 11.0. Providing invalid named argument $expectedSections for method MediaWiki\Extension\Collection\BookRendererTest::testRenderBook() is deprecated and will not be supported in PHPUnit 11.0. Providing invalid named argument $expectedTag for method MediaWiki\Extension\Translate\Cache\PersistentDatabaseCacheTest::testGetByTag() is deprecated and will not be supported in PHPUnit 11.0. Providing invalid named argument $expectedTag for method MediaWiki\Extension\Translate\Cache\PersistentDatabaseCacheTest::testHasEntryWithTag() is deprecated and will not be supported in PHPUnit 11.0. Providing invalid named argument $fit limit for method Wikibase\Client\Tests\Unit\Api\DescriptionTest::testExecute() is deprecated and will not be supported in PHPUnit 11.0. Providing invalid named argument $force local descriptions for method Wikibase\Client\Tests\Unit\Api\DescriptionTest::testExecute() is deprecated and will not be supported in PHPUnit 11.0. Providing invalid named argument $groups for method Kartographer\UnitTests\LegacyTagHandlerTest::testFinalParseStep() is deprecated and will not be supported in PHPUnit 11.0. Providing invalid named argument $hasEntryWithTag for method MediaWiki\Extension\Translate\Cache\PersistentDatabaseCacheTest::testHasEntryWithTag() is deprecated and will not be supported in PHPUnit 11.0. Providing invalid named argument $hash for method Tests\Wikibase\DataModel\Deserializers\ReferenceDeserializerTest::testInvalidSerialization() is deprecated and will not be supported in PHPUnit 11.0. Providing invalid named argument $htmlAssertions for method FileImporter\Tests\SpecialImportFileIntegrationTest::testSpecialPageExecutionWithVariousInputs() is deprecated and will not be supported in PHPUnit 11.0. Providing invalid named argument $httpResponses for method FileImporter\Tests\SpecialImportFileIntegrationTest::testSpecialPageExecutionWithVariousInputs() is deprecated and will not be supported in PHPUnit 11.0. Providing invalid named argument $input for getSubscriber method for method MediaWiki\Extension\Translate\MessageGroupProcessing\MessageGroupSubscriptionTest::testSendNotifications() is deprecated and will not be supported in PHPUnit 11.0. Providing invalid named argument $input for method MediaWiki\Extension\Translate\Cache\PersistentDatabaseCacheTest::testGetByTag() is deprecated and will not be supported in PHPUnit 11.0. Providing invalid named argument $local descriptions for method Wikibase\Client\Tests\Unit\Store\DescriptionLookupTest::testGetDescriptions() is deprecated and will not be supported in PHPUnit 11.0. Providing invalid named argument $logAction for method MediaWiki\IPInfo\Test\Unit\Logging\LoggerTest::testLogViewDebounced() is deprecated and will not be supported in PHPUnit 11.0. Providing invalid named argument $modifiedOptions for method MediaWiki\IPInfo\Test\Unit\HookHandler\PreferencesHandlerTest::testOnLocalUserOptionsStoreSaveAccessChange() is deprecated and will not be supported in PHPUnit 11.0. Providing invalid named argument $new for method MediaWiki\Extension\Notifications\Test\DiscussionParserTest::testGenerateEventsForRevision() is deprecated and will not be supported in PHPUnit 11.0. Providing invalid named argument $new for method MediaWiki\Extension\Notifications\Test\DiscussionParserTest::testGenerateEventsForRevision_mentionStatus() is deprecated and will not be supported in PHPUnit 11.0. Providing invalid named argument $old for method MediaWiki\Extension\Notifications\Test\DiscussionParserTest::testGenerateEventsForRevision() is deprecated and will not be supported in PHPUnit 11.0. Providing invalid named argument $old for method MediaWiki\Extension\Notifications\Test\DiscussionParserTest::testGenerateEventsForRevision_mentionStatus() is deprecated and will not be supported in PHPUnit 11.0. Providing invalid named argument $originalOptions for method MediaWiki\IPInfo\Test\Unit\HookHandler\PreferencesHandlerTest::testOnLocalUserOptionsStoreSaveAccessChange() is deprecated and will not be supported in PHPUnit 11.0. Providing invalid named argument $p for method Wikibase\Repo\Tests\Api\BotEditTest::testBotEdits() is deprecated and will not be supported in PHPUnit 11.0. Providing invalid named argument $p for method Wikibase\Repo\Tests\Api\EditEntityTest::testEditEntity() is deprecated and will not be supported in PHPUnit 11.0. Providing invalid named argument $p for method Wikibase\Repo\Tests\Api\EditEntityTest::testEditEntityExceptions() is deprecated and will not be supported in PHPUnit 11.0. Providing invalid named argument $p for method Wikibase\Repo\Tests\Api\GetEntitiesTest::testGetEntities() is deprecated and will not be supported in PHPUnit 11.0. Providing invalid named argument $p for method Wikibase\Repo\Tests\Api\GetEntitiesTest::testGetEntitiesExceptions() is deprecated and will not be supported in PHPUnit 11.0. Providing invalid named argument $p for method Wikibase\Repo\Tests\Api\LinkTitlesTest::testLinkTitles() is deprecated and will not be supported in PHPUnit 11.0. Providing invalid named argument $p for method Wikibase\Repo\Tests\Api\LinkTitlesTest::testLinkTitlesExceptions() is deprecated and will not be supported in PHPUnit 11.0. Providing invalid named argument $p for method Wikibase\Repo\Tests\Api\MergeItemsTest::testMergeItemsParamsExceptions() is deprecated and will not be supported in PHPUnit 11.0. Providing invalid named argument $p for method Wikibase\Repo\Tests\Api\SetAliasesTest::testSetAliases() is deprecated and will not be supported in PHPUnit 11.0. Providing invalid named argument $p for method Wikibase\Repo\Tests\Api\SetAliasesTest::testSetAliasesExceptions() is deprecated and will not be supported in PHPUnit 11.0. Providing invalid named argument $p for method Wikibase\Repo\Tests\Api\SetDescriptionTest::testSetDescription() is deprecated and will not be supported in PHPUnit 11.0. Providing invalid named argument $p for method Wikibase\Repo\Tests\Api\SetDescriptionTest::testSetDescriptionExceptions() is deprecated and will not be supported in PHPUnit 11.0. Providing invalid named argument $p for method Wikibase\Repo\Tests\Api\SetLabelTest::testSetLabel() is deprecated and will not be supported in PHPUnit 11.0. Providing invalid named argument $p for method Wikibase\Repo\Tests\Api\SetLabelTest::testSetLabelExceptions() is deprecated and will not be supported in PHPUnit 11.0. Providing invalid named argument $p for method Wikibase\Repo\Tests\Api\SetSiteLinkTest::testSetSiteLink() is deprecated and will not be supported in PHPUnit 11.0. Providing invalid named argument $p for method Wikibase\Repo\Tests\Api\SetSiteLinkTest::testSetSiteLinkExceptions() is deprecated and will not be supported in PHPUnit 11.0. Providing invalid named argument $p for method Wikibase\Repo\Tests\Specials\SpecialMergeItemsTest::testMergeItemsParamsExceptions() is deprecated and will not be supported in PHPUnit 11.0. Providing invalid named argument $p for method Wikibase\Repo\Tests\Specials\SpecialRedirectEntityTest::testEntityRedirectParamsExceptions() is deprecated and will not be supported in PHPUnit 11.0. Providing invalid named argument $pageids for method GrowthExperiments\Tests\Unit\RemoteSearchTaskSuggesterTest::testFilter() is deprecated and will not be supported in PHPUnit 11.0. Providing invalid named argument $params for method TwoColConflict\Tests\ConflictFormValidatorTest::testValidateRequest() is deprecated and will not be supported in PHPUnit 11.0. Providing invalid named argument $parentRevisionContent for method Wikibase\Repo\Tests\Notifications\WikiPageActionEntityChangeFactoryTest::testNewForPageModified_determinesChangeAction() is deprecated and will not be supported in PHPUnit 11.0. Providing invalid named argument $priorPageProps for method Wikibase\Client\Tests\Integration\Store\Sql\UnexpectedUnconnectedPagePrimerTest::testInsertPageProp() is deprecated and will not be supported in PHPUnit 11.0. Providing invalid named argument $requested page IDs for method Wikibase\Client\Tests\Unit\Api\DescriptionTest::testExecute() is deprecated and will not be supported in PHPUnit 11.0. Providing invalid named argument $result for method TwoColConflict\Tests\AnnotatedHtmlDiffFormatterTest::testFormat() is deprecated and will not be supported in PHPUnit 11.0. Providing invalid named argument $search results for method GrowthExperiments\Tests\Unit\LocalSearchTaskSuggesterTest::testSearch() is deprecated and will not be supported in PHPUnit 11.0. Providing invalid named argument $search string for method Wikibase\Search\Elastic\Tests\Query\HasDataForLangFeatureTest::testApply() is deprecated and will not be supported in PHPUnit 11.0. Providing invalid named argument $search string for method Wikibase\Search\Elastic\Tests\Query\InLabelFeatureTest::testApply() is deprecated and will not be supported in PHPUnit 11.0. Providing invalid named argument $search term for method GrowthExperiments\Tests\Unit\LocalSearchTaskSuggesterTest::testSearch() is deprecated and will not be supported in PHPUnit 11.0. Providing invalid named argument $snaks for method Tests\Wikibase\DataModel\Deserializers\ReferenceDeserializerTest::testInvalidSerialization() is deprecated and will not be supported in PHPUnit 11.0. Providing invalid named argument $sourceSiteServices for method FileImporter\Tests\SpecialImportFileIntegrationTest::testSpecialPageExecutionWithVariousInputs() is deprecated and will not be supported in PHPUnit 11.0. Providing invalid named argument $tag for method MediaWiki\Extension\Translate\Cache\PersistentDatabaseCacheTest::testGetByTag() is deprecated and will not be supported in PHPUnit 11.0. Providing invalid named argument $taskTypes for method GrowthExperiments\Tests\Unit\RemoteSearchTaskSuggesterTest::testFilter() is deprecated and will not be supported in PHPUnit 11.0. Providing invalid named argument $taskTypes for method GrowthExperiments\Tests\Unit\RemoteSearchTaskSuggesterTest::testSuggest() is deprecated and will not be supported in PHPUnit 11.0. Providing invalid named argument $testMessage for method MediaWiki\Extension\Translate\Cache\PersistentDatabaseCacheTest::testHasEntryWithTag() is deprecated and will not be supported in PHPUnit 11.0. Providing invalid named argument $title for method TwoColConflict\Tests\SubmittedTextCacheTest::testMakeCacheKey() is deprecated and will not be supported in PHPUnit 11.0. Providing invalid named argument $topics for method GrowthExperiments\Tests\Unit\RemoteSearchTaskSuggesterTest::testFilter() is deprecated and will not be supported in PHPUnit 11.0. Providing invalid named argument $topics for method GrowthExperiments\Tests\Unit\RemoteSearchTaskSuggesterTest::testSuggest() is deprecated and will not be supported in PHPUnit 11.0. Providing invalid named argument $user for method FileImporter\Tests\SpecialImportFileIntegrationTest::testSpecialPageExecutionWithVariousInputs() is deprecated and will not be supported in PHPUnit 11.0. Providing invalid named argument $user for method MediaWiki\Extension\TestKitchen\Tests\Unit\TestKitchen\Coordination\UserSplitterInstrumentationTest::testSampledAndBucket() is deprecated and will not be supported in PHPUnit 11.0. Providing invalid named argument $warnings for method Wikibase\Search\Elastic\Tests\Query\HasDataForLangFeatureTest::testApply() is deprecated and will not be supported in PHPUnit 11.0. Providing invalid named argument $warnings for method Wikibase\Search\Elastic\Tests\Query\InLabelFeatureTest::testApply() is deprecated and will not be supported in PHPUnit 11.0. Providing invalid named argument $wgTwoColConflictBetaFeature for method TwoColConflict\Tests\TwoColConflictContextTest::testShouldTwoColConflictBeShown() is deprecated and will not be supported in PHPUnit 11.0. Providing invalid named argument $wgTwoColConflictBetaFeature for method TwoColConflict\Tests\TwoColConflictContextTest::testShouldTwoColConflictBeShown_noBetaFeatures() is deprecated and will not be supported in PHPUnit 11.0. Providing invalid named argument $wgTwoColConflictSuggestResolution for method TwoColConflict\Tests\TwoColConflictContextTest::testShouldTwoColConflictBeShown() is deprecated and will not be supported in PHPUnit 11.0. Providing invalid named argument $wgTwoColConflictSuggestResolution for method TwoColConflict\Tests\TwoColConflictContextTest::testShouldTwoColConflictBeShown_noBetaFeatures() is deprecated and will not be supported in PHPUnit 11.0. Providing invalid named argument $alteredArray for method Wikibase\Lib\Tests\Serialization\SerializationModifierTest::testCallbacks() is deprecated and will not be supported in PHPUnit 11.0. Providing invalid named argument $baseRevid for method Wikibase\Repo\Tests\Store\Sql\WikiPageEntityStoreTest::testSaveEntityError() is deprecated and will not be supported in PHPUnit 11.0. Providing invalid named argument $definitionsByType for method Wikibase\Lib\Tests\EntitySourceAndTypeDefinitionsTest::testConstructionWithInvalidArgs() is deprecated and will not be supported in PHPUnit 11.0. Providing invalid named argument $emailAddress for method MediaWiki\Extension\Notifications\Test\NotifierTest::testShouldSendEmailConfirmationReminderNotification() is deprecated and will not be supported in PHPUnit 11.0. Providing invalid named argument $entity_data for method MediaWiki\Extension\Phonos\Wikibase\WikibaseEntityAndLexemeFetcherTest::testIPATranscription() is deprecated and will not be supported in PHPUnit 11.0. Providing invalid named argument $error for method Wikibase\Repo\Tests\Api\PermissionsTest::testCreateItem() is deprecated and will not be supported in PHPUnit 11.0. Providing invalid named argument $error for method Wikibase\Repo\Tests\Api\PermissionsTest::testCreateProperty() is deprecated and will not be supported in PHPUnit 11.0. Providing invalid named argument $error for method Wikibase\Repo\Tests\Api\PermissionsTest::testGetEntities() is deprecated and will not be supported in PHPUnit 11.0. Providing invalid named argument $error for method Wikibase\Repo\Tests\Api\PermissionsTest::testMergeItems() is deprecated and will not be supported in PHPUnit 11.0. Providing invalid named argument $error for method Wikibase\Repo\Tests\Api\PermissionsTest::testSetDescription() is deprecated and will not be supported in PHPUnit 11.0. Providing invalid named argument $error for method Wikibase\Repo\Tests\Api\PermissionsTest::testSetLabel() is deprecated and will not be supported in PHPUnit 11.0. Providing invalid named argument $expected for method TwoColConflict\Tests\TwoColConflictContextTest::testShouldCoreHintBeShown() is deprecated and will not be supported in PHPUnit 11.0. Providing invalid named argument $expectedJobs for method Wikibase\Repo\Tests\ChangeModification\DispatchChangeVisibilityNotificationJobTest::testHandle() is deprecated and will not be supported in PHPUnit 11.0. Providing invalid named argument $expectedOutput for method Cite\Tests\Integration\CiteTest::testGuardedRef() is deprecated and will not be supported in PHPUnit 11.0. Providing invalid named argument $expectedTriggerMessage for method MediaWiki\Extension\ConfirmEdit\Tests\Integration\SimpleCaptcha\SimpleCaptchaDatabaseTest::testShouldCheckTriggerEvaluationOrder() is deprecated and will not be supported in PHPUnit 11.0. Providing invalid named argument $expectException for method FileImporter\Tests\Services\ImportPlanValidatorTest::testValidate() is deprecated and will not be supported in PHPUnit 11.0. Providing invalid named argument $fallback for method Wikibase\MediaInfo\Tests\MediaWiki\View\MediaInfoEntityTermsViewTest::testGetHtml() is deprecated and will not be supported in PHPUnit 11.0. Providing invalid named argument $hasEntryExpired for method MediaWiki\Extension\Translate\Cache\PersistentDatabaseCacheTest::testHasExpiredEntry() is deprecated and will not be supported in PHPUnit 11.0. Providing invalid named argument $hasErrors for method WikimediaEvents\Tests\Integration\CreateAccount\HTMLNoScriptHiddenFieldTest::testGetInputCodex() is deprecated and will not be supported in PHPUnit 11.0. Providing invalid named argument $Illegal character: backslash for method Wikibase\Repo\Tests\ValidatorBuildersTest::testCommonsMediaValidationFailsWithIllegalFileCharsCode() is deprecated and will not be supported in PHPUnit 11.0. Providing invalid named argument $Illegal character: close curly bracket for method Wikibase\Repo\Tests\ValidatorBuildersTest::testCommonsMediaValidationFailsWithIllegalFileCharsCode() is deprecated and will not be supported in PHPUnit 11.0. Providing invalid named argument $Illegal character: close square bracket for method Wikibase\Repo\Tests\ValidatorBuildersTest::testCommonsMediaValidationFailsWithIllegalFileCharsCode() is deprecated and will not be supported in PHPUnit 11.0. Providing invalid named argument $Illegal character: colon for method Wikibase\Repo\Tests\ValidatorBuildersTest::testCommonsMediaValidationFailsWithIllegalFileCharsCode() is deprecated and will not be supported in PHPUnit 11.0. Providing invalid named argument $Illegal character: hash for method Wikibase\Repo\Tests\ValidatorBuildersTest::testCommonsMediaValidationFailsWithIllegalFileCharsCode() is deprecated and will not be supported in PHPUnit 11.0. Providing invalid named argument $Illegal character: open curly bracket for method Wikibase\Repo\Tests\ValidatorBuildersTest::testCommonsMediaValidationFailsWithIllegalFileCharsCode() is deprecated and will not be supported in PHPUnit 11.0. Providing invalid named argument $Illegal character: open square bracket for method Wikibase\Repo\Tests\ValidatorBuildersTest::testCommonsMediaValidationFailsWithIllegalFileCharsCode() is deprecated and will not be supported in PHPUnit 11.0. Providing invalid named argument $Illegal character: pipe for method Wikibase\Repo\Tests\ValidatorBuildersTest::testCommonsMediaValidationFailsWithIllegalFileCharsCode() is deprecated and will not be supported in PHPUnit 11.0. Providing invalid named argument $Illegal character: slash for method Wikibase\Repo\Tests\ValidatorBuildersTest::testCommonsMediaValidationFailsWithIllegalFileCharsCode() is deprecated and will not be supported in PHPUnit 11.0. Providing invalid named argument $message for method Wikibase\Repo\Tests\Domains\Reuse\Infrastructure\GraphQL\ValidationTest::testQuery() is deprecated and will not be supported in PHPUnit 11.0. Providing invalid named argument $newEditing for method TwoColConflict\Tests\TwoColConflictHooksTest::testGetOption() is deprecated and will not be supported in PHPUnit 11.0. Providing invalid named argument $non-string key for method Wikibase\Repo\Tests\Diff\EntityDiffVisualizerFactoryTest::testGivenInvalidInstantiators_constructorThrowsException() is deprecated and will not be supported in PHPUnit 11.0. Providing invalid named argument $not a callable for method Wikibase\Repo\Tests\Diff\EntityDiffVisualizerFactoryTest::testGivenInvalidInstantiators_constructorThrowsException() is deprecated and will not be supported in PHPUnit 11.0. Providing invalid named argument $parentRevision for method GrowthExperiments\Tests\Integration\QuestionPosterTest::testMakeWikitextContent() is deprecated and will not be supported in PHPUnit 11.0. Providing invalid named argument $result for method MediaWiki\Extension\CommunityRequests\Tests\Integration\ApiQueryWishesTest::testExecuteSortByTitleCaseInsensitive() is deprecated and will not be supported in PHPUnit 11.0. Providing invalid named argument $search string for method Wikibase\MediaInfo\Tests\Unit\Search\Feature\CustomMatchFeatureTest::testApplySearchContext() is deprecated and will not be supported in PHPUnit 11.0. Providing invalid named argument $search string for method Wikibase\Search\Elastic\Tests\Query\HasLicenseFeatureTest::testApply() is deprecated and will not be supported in PHPUnit 11.0. Providing invalid named argument $search string for method Wikibase\Search\Elastic\Tests\Query\HasWbStatementFeatureTest::testApply() is deprecated and will not be supported in PHPUnit 11.0. Providing invalid named argument $search string for method Wikibase\Search\Elastic\Tests\Query\WbStatementQuantityFeatureTest::testApply() is deprecated and will not be supported in PHPUnit 11.0. Providing invalid named argument $search_string for method Wikibase\Search\Elastic\Tests\Query\HasWbStatementFeatureTest::testApply() is deprecated and will not be supported in PHPUnit 11.0. Providing invalid named argument $targetIsNamed for method MediaWiki\IPInfo\Test\Integration\HookHandler\InfoboxHandlerTest::testIsDisplayedOnContributionsPageOnFirstPageOnly() is deprecated and will not be supported in PHPUnit 11.0. Providing invalid named argument $termList for method Wikibase\MediaInfo\Tests\MediaWiki\View\MediaInfoEntityTermsViewTest::testGetSingleLabelHtml() is deprecated and will not be supported in PHPUnit 11.0. Providing invalid named argument $TestableCDBMessageIndex for method MediaWiki\Extension\Translate\MessageLoading\MessageIndexTest::testMessageIndexImplementation() is deprecated and will not be supported in PHPUnit 11.0. Providing invalid named argument $TestableDatabaseMessageIndex for method MediaWiki\Extension\Translate\MessageLoading\MessageIndexTest::testMessageIndexImplementation() is deprecated and will not be supported in PHPUnit 11.0. Providing invalid named argument $TestableHashMessageIndex for method MediaWiki\Extension\Translate\MessageLoading\MessageIndexTest::testMessageIndexImplementation() is deprecated and will not be supported in PHPUnit 11.0. Providing invalid named argument $TestableSerializedMessageIndex for method MediaWiki\Extension\Translate\MessageLoading\MessageIndexTest::testMessageIndexImplementation() is deprecated and will not be supported in PHPUnit 11.0. Providing invalid named argument $value for method Wikibase\Repo\Tests\Domains\Crud\Infrastructure\DataValuesValueDeserializerTest::testGivenInvalidInput_deserializeThrowsException() is deprecated and will not be supported in PHPUnit 11.0. Providing invalid named argument $warnings for method Wikibase\Search\Elastic\Tests\Query\HasDataForLangFeatureTest::testNoResults() is deprecated and will not be supported in PHPUnit 11.0. Providing invalid named argument $warnings for method Wikibase\Search\Elastic\Tests\Query\InLabelFeatureTest::testNoResults() is deprecated and will not be supported in PHPUnit 11.0. Providing invalid named argument $wikiText for method FileImporter\Tests\Services\Wikitext\CommonsHelperConfigParserTest::testTransferRules() is deprecated and will not be supported in PHPUnit 11.0.