X-Git-Url: https://git.heureux-cyclage.org/?p=lhc%2Fweb%2Fwiklou.git;a=blobdiff_plain;f=autoload.php;h=856ce3adfb4d72154bf1630ccdb5be22df8a94af;hp=0ec2ca615f9260d9cbac78451e5d8d34ff2a2e7c;hb=9ef8c9608d7aec920121671fcbe11e3f459f1946;hpb=cea4096dd789a04ba78539b2d3712d8612c5d840 diff --git a/autoload.php b/autoload.php index 0ec2ca615f..856ce3adfb 100644 --- a/autoload.php +++ b/autoload.php @@ -39,7 +39,7 @@ $wgAutoloadLocalClasses = [ 'ApiEditPage' => __DIR__ . '/includes/api/ApiEditPage.php', 'ApiEmailUser' => __DIR__ . '/includes/api/ApiEmailUser.php', 'ApiErrorFormatter' => __DIR__ . '/includes/api/ApiErrorFormatter.php', - 'ApiErrorFormatter_BackCompat' => __DIR__ . '/includes/api/ApiErrorFormatter.php', + 'ApiErrorFormatter_BackCompat' => __DIR__ . '/includes/api/ApiErrorFormatter_BackCompat.php', 'ApiExpandTemplates' => __DIR__ . '/includes/api/ApiExpandTemplates.php', 'ApiFeedContributions' => __DIR__ . '/includes/api/ApiFeedContributions.php', 'ApiFeedRecentChanges' => __DIR__ . '/includes/api/ApiFeedRecentChanges.php', @@ -262,7 +262,7 @@ $wgAutoloadLocalClasses = [ 'CheckLess' => __DIR__ . '/maintenance/checkLess.php', 'CheckStorage' => __DIR__ . '/maintenance/storage/checkStorage.php', 'CheckUsernames' => __DIR__ . '/maintenance/checkUsernames.php', - 'ClassCollector' => __DIR__ . '/includes/utils/AutoloadGenerator.php', + 'ClassCollector' => __DIR__ . '/includes/utils/ClassCollector.php', 'CleanupAncientTables' => __DIR__ . '/maintenance/cleanupAncientTables.php', 'CleanupBlocks' => __DIR__ . '/maintenance/cleanupBlocks.php', 'CleanupCaps' => __DIR__ . '/maintenance/cleanupCaps.php', @@ -395,15 +395,15 @@ $wgAutoloadLocalClasses = [ 'DerivativeRequest' => __DIR__ . '/includes/DerivativeRequest.php', 'DerivativeResourceLoaderContext' => __DIR__ . '/includes/resourceloader/DerivativeResourceLoaderContext.php', 'DescribeFileOp' => __DIR__ . '/includes/libs/filebackend/fileop/DescribeFileOp.php', - 'Diff' => __DIR__ . '/includes/diff/DairikiDiff.php', + 'Diff' => __DIR__ . '/includes/diff/Diff.php', 'DiffEngine' => __DIR__ . '/includes/diff/DiffEngine.php', 'DiffFormatter' => __DIR__ . '/includes/diff/DiffFormatter.php', 'DiffHistoryBlob' => __DIR__ . '/includes/historyblob/DiffHistoryBlob.php', - 'DiffOp' => __DIR__ . '/includes/diff/DairikiDiff.php', - 'DiffOpAdd' => __DIR__ . '/includes/diff/DairikiDiff.php', - 'DiffOpChange' => __DIR__ . '/includes/diff/DairikiDiff.php', - 'DiffOpCopy' => __DIR__ . '/includes/diff/DairikiDiff.php', - 'DiffOpDelete' => __DIR__ . '/includes/diff/DairikiDiff.php', + 'DiffOp' => __DIR__ . '/includes/diff/DiffOp.php', + 'DiffOpAdd' => __DIR__ . '/includes/diff/DiffOpAdd.php', + 'DiffOpChange' => __DIR__ . '/includes/diff/DiffOpChange.php', + 'DiffOpCopy' => __DIR__ . '/includes/diff/DiffOpCopy.php', + 'DiffOpDelete' => __DIR__ . '/includes/diff/DiffOpDelete.php', 'DifferenceEngine' => __DIR__ . '/includes/diff/DifferenceEngine.php', 'DifferenceEngineSlotDiffRenderer' => __DIR__ . '/includes/diff/DifferenceEngineSlotDiffRenderer.php', 'Digit2Html' => __DIR__ . '/maintenance/language/digit2html.php', @@ -487,10 +487,10 @@ $wgAutoloadLocalClasses = [ 'ExternalUserNames' => __DIR__ . '/includes/user/ExternalUserNames.php', 'FSFile' => __DIR__ . '/includes/libs/filebackend/fsfile/FSFile.php', 'FSFileBackend' => __DIR__ . '/includes/libs/filebackend/FSFileBackend.php', - 'FSFileBackendDirList' => __DIR__ . '/includes/libs/filebackend/FSFileBackend.php', - 'FSFileBackendFileList' => __DIR__ . '/includes/libs/filebackend/FSFileBackend.php', - 'FSFileBackendList' => __DIR__ . '/includes/libs/filebackend/FSFileBackend.php', - 'FSFileOpHandle' => __DIR__ . '/includes/libs/filebackend/FSFileBackend.php', + 'FSFileBackendDirList' => __DIR__ . '/includes/libs/filebackend/fileiteration/FSFileBackendDirList.php', + 'FSFileBackendFileList' => __DIR__ . '/includes/libs/filebackend/fileiteration/FSFileBackendFileList.php', + 'FSFileBackendList' => __DIR__ . '/includes/libs/filebackend/fileiteration/FSFileBackendList.php', + 'FSFileOpHandle' => __DIR__ . '/includes/libs/filebackend/fileophandle/FSFileOpHandle.php', 'FSLockManager' => __DIR__ . '/includes/libs/lockmanager/FSLockManager.php', 'FakeConverter' => __DIR__ . '/languages/FakeConverter.php', 'FakeMaintenance' => __DIR__ . '/maintenance/Maintenance.php', @@ -507,14 +507,14 @@ $wgAutoloadLocalClasses = [ 'FileAwareNodeVisitor' => __DIR__ . '/maintenance/findDeprecated.php', 'FileBackend' => __DIR__ . '/includes/libs/filebackend/FileBackend.php', 'FileBackendDBRepoWrapper' => __DIR__ . '/includes/filerepo/FileBackendDBRepoWrapper.php', - 'FileBackendError' => __DIR__ . '/includes/libs/filebackend/FileBackendError.php', + 'FileBackendError' => __DIR__ . '/includes/libs/filebackend/exception/FileBackendError.php', 'FileBackendGroup' => __DIR__ . '/includes/filebackend/FileBackendGroup.php', 'FileBackendMultiWrite' => __DIR__ . '/includes/libs/filebackend/FileBackendMultiWrite.php', 'FileBackendStore' => __DIR__ . '/includes/libs/filebackend/FileBackendStore.php', - 'FileBackendStoreOpHandle' => __DIR__ . '/includes/libs/filebackend/FileBackendStore.php', - 'FileBackendStoreShardDirIterator' => __DIR__ . '/includes/libs/filebackend/FileBackendStore.php', - 'FileBackendStoreShardFileIterator' => __DIR__ . '/includes/libs/filebackend/FileBackendStore.php', - 'FileBackendStoreShardListIterator' => __DIR__ . '/includes/libs/filebackend/FileBackendStore.php', + 'FileBackendStoreOpHandle' => __DIR__ . '/includes/libs/filebackend/fileophandle/FileBackendStoreOpHandle.php', + 'FileBackendStoreShardDirIterator' => __DIR__ . '/includes/libs/filebackend/fileiteration/FileBackendStoreShardDirIterator.php', + 'FileBackendStoreShardFileIterator' => __DIR__ . '/includes/libs/filebackend/fileiteration/FileBackendStoreShardFileIterator.php', + 'FileBackendStoreShardListIterator' => __DIR__ . '/includes/libs/filebackend/fileiteration/FileBackendStoreShardListIterator.php', 'FileBasedSiteLookup' => __DIR__ . '/includes/site/FileBasedSiteLookup.php', 'FileCacheBase' => __DIR__ . '/includes/cache/FileCacheBase.php', 'FileContentHandler' => __DIR__ . '/includes/content/FileContentHandler.php', @@ -564,6 +564,8 @@ $wgAutoloadLocalClasses = [ 'GenerateNormalizerDataAr' => __DIR__ . '/maintenance/language/generateNormalizerDataAr.php', 'GenerateNormalizerDataMl' => __DIR__ . '/maintenance/language/generateNormalizerDataMl.php', 'GenerateSitemap' => __DIR__ . '/maintenance/generateSitemap.php', + 'GenerateUcfirstOverrides' => __DIR__ . '/maintenance/language/generateUcfirstOverrides.php', + 'GenerateUpperCharTable' => __DIR__ . '/maintenance/language/generateUpperCharTable.php', 'GenericArrayObject' => __DIR__ . '/includes/libs/GenericArrayObject.php', 'GenericParameterJob' => __DIR__ . '/includes/jobqueue/GenericParameterJob.php', 'GetConfiguration' => __DIR__ . '/maintenance/getConfiguration.php', @@ -589,11 +591,11 @@ $wgAutoloadLocalClasses = [ 'HTMLFileCache' => __DIR__ . '/includes/cache/HTMLFileCache.php', 'HTMLFloatField' => __DIR__ . '/includes/htmlform/fields/HTMLFloatField.php', 'HTMLForm' => __DIR__ . '/includes/htmlform/HTMLForm.php', - 'HTMLFormActionFieldLayout' => __DIR__ . '/includes/htmlform/HTMLFormElement.php', + 'HTMLFormActionFieldLayout' => __DIR__ . '/includes/htmlform/HTMLFormActionFieldLayout.php', 'HTMLFormElement' => __DIR__ . '/includes/htmlform/HTMLFormElement.php', 'HTMLFormField' => __DIR__ . '/includes/htmlform/HTMLFormField.php', 'HTMLFormFieldCloner' => __DIR__ . '/includes/htmlform/fields/HTMLFormFieldCloner.php', - 'HTMLFormFieldLayout' => __DIR__ . '/includes/htmlform/HTMLFormElement.php', + 'HTMLFormFieldLayout' => __DIR__ . '/includes/htmlform/HTMLFormFieldLayout.php', 'HTMLFormFieldRequiredOptionsException' => __DIR__ . '/includes/htmlform/HTMLFormFieldRequiredOptionsException.php', 'HTMLFormFieldWithButton' => __DIR__ . '/includes/htmlform/fields/HTMLFormFieldWithButton.php', 'HTMLHiddenField' => __DIR__ . '/includes/htmlform/fields/HTMLHiddenField.php', @@ -1048,28 +1050,28 @@ $wgAutoloadLocalClasses = [ 'PHPVersionCheck' => __DIR__ . '/includes/PHPVersionCheck.php', 'PNGHandler' => __DIR__ . '/includes/media/PNGHandler.php', 'PNGMetadataExtractor' => __DIR__ . '/includes/media/PNGMetadataExtractor.php', - 'PPCustomFrame_DOM' => __DIR__ . '/includes/parser/Preprocessor_DOM.php', - 'PPCustomFrame_Hash' => __DIR__ . '/includes/parser/Preprocessor_Hash.php', - 'PPDPart' => __DIR__ . '/includes/parser/Preprocessor_DOM.php', - 'PPDPart_Hash' => __DIR__ . '/includes/parser/Preprocessor_Hash.php', - 'PPDStack' => __DIR__ . '/includes/parser/Preprocessor_DOM.php', - 'PPDStackElement' => __DIR__ . '/includes/parser/Preprocessor_DOM.php', - 'PPDStackElement_Hash' => __DIR__ . '/includes/parser/Preprocessor_Hash.php', - 'PPDStack_Hash' => __DIR__ . '/includes/parser/Preprocessor_Hash.php', - 'PPFrame' => __DIR__ . '/includes/parser/Preprocessor.php', - 'PPFrame_DOM' => __DIR__ . '/includes/parser/Preprocessor_DOM.php', - 'PPFrame_Hash' => __DIR__ . '/includes/parser/Preprocessor_Hash.php', + 'PPCustomFrame_DOM' => __DIR__ . '/includes/parser/PPCustomFrame_DOM.php', + 'PPCustomFrame_Hash' => __DIR__ . '/includes/parser/PPCustomFrame_Hash.php', + 'PPDPart' => __DIR__ . '/includes/parser/PPDPart.php', + 'PPDPart_Hash' => __DIR__ . '/includes/parser/PPDPart_Hash.php', + 'PPDStack' => __DIR__ . '/includes/parser/PPDStack.php', + 'PPDStackElement' => __DIR__ . '/includes/parser/PPDStackElement.php', + 'PPDStackElement_Hash' => __DIR__ . '/includes/parser/PPDStackElement_Hash.php', + 'PPDStack_Hash' => __DIR__ . '/includes/parser/PPDStack_Hash.php', + 'PPFrame' => __DIR__ . '/includes/parser/PPFrame.php', + 'PPFrame_DOM' => __DIR__ . '/includes/parser/PPFrame_DOM.php', + 'PPFrame_Hash' => __DIR__ . '/includes/parser/PPFrame_Hash.php', 'PPFuzzTest' => __DIR__ . '/maintenance/preprocessorFuzzTest.php', 'PPFuzzTester' => __DIR__ . '/maintenance/preprocessorFuzzTest.php', 'PPFuzzUser' => __DIR__ . '/maintenance/preprocessorFuzzTest.php', - 'PPNode' => __DIR__ . '/includes/parser/Preprocessor.php', - 'PPNode_DOM' => __DIR__ . '/includes/parser/Preprocessor_DOM.php', - 'PPNode_Hash_Array' => __DIR__ . '/includes/parser/Preprocessor_Hash.php', - 'PPNode_Hash_Attr' => __DIR__ . '/includes/parser/Preprocessor_Hash.php', - 'PPNode_Hash_Text' => __DIR__ . '/includes/parser/Preprocessor_Hash.php', - 'PPNode_Hash_Tree' => __DIR__ . '/includes/parser/Preprocessor_Hash.php', - 'PPTemplateFrame_DOM' => __DIR__ . '/includes/parser/Preprocessor_DOM.php', - 'PPTemplateFrame_Hash' => __DIR__ . '/includes/parser/Preprocessor_Hash.php', + 'PPNode' => __DIR__ . '/includes/parser/PPNode.php', + 'PPNode_DOM' => __DIR__ . '/includes/parser/PPNode_DOM.php', + 'PPNode_Hash_Array' => __DIR__ . '/includes/parser/PPNode_Hash_Array.php', + 'PPNode_Hash_Attr' => __DIR__ . '/includes/parser/PPNode_Hash_Attr.php', + 'PPNode_Hash_Text' => __DIR__ . '/includes/parser/PPNode_Hash_Text.php', + 'PPNode_Hash_Tree' => __DIR__ . '/includes/parser/PPNode_Hash_Tree.php', + 'PPTemplateFrame_DOM' => __DIR__ . '/includes/parser/PPTemplateFrame_DOM.php', + 'PPTemplateFrame_Hash' => __DIR__ . '/includes/parser/PPTemplateFrame_Hash.php', 'PackedHoverImageGallery' => __DIR__ . '/includes/gallery/PackedHoverImageGallery.php', 'PackedImageGallery' => __DIR__ . '/includes/gallery/PackedImageGallery.php', 'PackedOverlayImageGallery' => __DIR__ . '/includes/gallery/PackedOverlayImageGallery.php', @@ -1103,7 +1105,7 @@ $wgAutoloadLocalClasses = [ 'PerRowAugmentor' => __DIR__ . '/includes/search/PerRowAugmentor.php', 'PermissionsError' => __DIR__ . '/includes/exception/PermissionsError.php', 'PhpHttpRequest' => __DIR__ . '/includes/http/PhpHttpRequest.php', - 'PhpXmlBugTester' => __DIR__ . '/includes/installer/PhpBugTests.php', + 'PhpXmlBugTester' => __DIR__ . '/includes/installer/PhpXmlBugTester.php', 'Pingback' => __DIR__ . '/includes/Pingback.php', 'PoolCounter' => __DIR__ . '/includes/poolcounter/PoolCounter.php', 'PoolCounterNull' => __DIR__ . '/includes/poolcounter/PoolCounterNull.php', @@ -1314,7 +1316,7 @@ $wgAutoloadLocalClasses = [ 'SearchSuggestion' => __DIR__ . '/includes/search/SearchSuggestion.php', 'SearchSuggestionSet' => __DIR__ . '/includes/search/SearchSuggestionSet.php', 'SearchUpdate' => __DIR__ . '/includes/deferred/SearchUpdate.php', - 'SectionProfileCallback' => __DIR__ . '/includes/profiler/SectionProfiler.php', + 'SectionProfileCallback' => __DIR__ . '/includes/profiler/SectionProfileCallback.php', 'SectionProfiler' => __DIR__ . '/includes/profiler/SectionProfiler.php', 'SevenZipStream' => __DIR__ . '/maintenance/7zip.inc', 'ShiConverter' => __DIR__ . '/languages/classes/LanguageShi.php', @@ -1341,7 +1343,7 @@ $wgAutoloadLocalClasses = [ 'SkinTemplate' => __DIR__ . '/includes/skins/SkinTemplate.php', 'SlideshowImageGallery' => __DIR__ . '/includes/gallery/SlideshowImageGallery.php', 'SlotDiffRenderer' => __DIR__ . '/includes/diff/SlotDiffRenderer.php', - 'SpecialActiveUsers' => __DIR__ . '/includes/specials/SpecialActiveusers.php', + 'SpecialActiveUsers' => __DIR__ . '/includes/specials/SpecialActiveUsers.php', 'SpecialAllMessages' => __DIR__ . '/includes/specials/SpecialAllMessages.php', 'SpecialAllMyUploads' => __DIR__ . '/includes/specials/redirects/SpecialAllMyUploads.php', 'SpecialAllPages' => __DIR__ . '/includes/specials/SpecialAllPages.php', @@ -1351,7 +1353,7 @@ $wgAutoloadLocalClasses = [ 'SpecialBlankpage' => __DIR__ . '/includes/specials/SpecialBlankpage.php', 'SpecialBlock' => __DIR__ . '/includes/specials/SpecialBlock.php', 'SpecialBlockList' => __DIR__ . '/includes/specials/SpecialBlockList.php', - 'SpecialBookSources' => __DIR__ . '/includes/specials/SpecialBooksources.php', + 'SpecialBookSources' => __DIR__ . '/includes/specials/SpecialBookSources.php', 'SpecialBotPasswords' => __DIR__ . '/includes/specials/SpecialBotPasswords.php', 'SpecialCachedPage' => __DIR__ . '/includes/specials/SpecialCachedPage.php', 'SpecialCategories' => __DIR__ . '/includes/specials/SpecialCategories.php', @@ -1365,7 +1367,7 @@ $wgAutoloadLocalClasses = [ 'SpecialDiff' => __DIR__ . '/includes/specials/SpecialDiff.php', 'SpecialEditTags' => __DIR__ . '/includes/specials/SpecialEditTags.php', 'SpecialEditWatchlist' => __DIR__ . '/includes/specials/SpecialEditWatchlist.php', - 'SpecialEmailUser' => __DIR__ . '/includes/specials/SpecialEmailuser.php', + 'SpecialEmailUser' => __DIR__ . '/includes/specials/SpecialEmailUser.php', 'SpecialExpandTemplates' => __DIR__ . '/includes/specials/SpecialExpandTemplates.php', 'SpecialExport' => __DIR__ . '/includes/specials/SpecialExport.php', 'SpecialFilepath' => __DIR__ . '/includes/specials/SpecialFilepath.php', @@ -1375,10 +1377,10 @@ $wgAutoloadLocalClasses = [ 'SpecialLinkAccounts' => __DIR__ . '/includes/specials/SpecialLinkAccounts.php', 'SpecialListAdmins' => __DIR__ . '/includes/specials/redirects/SpecialListAdmins.php', 'SpecialListBots' => __DIR__ . '/includes/specials/redirects/SpecialListBots.php', - 'SpecialListFiles' => __DIR__ . '/includes/specials/SpecialListfiles.php', - 'SpecialListGrants' => __DIR__ . '/includes/specials/SpecialListgrants.php', - 'SpecialListGroupRights' => __DIR__ . '/includes/specials/SpecialListgrouprights.php', - 'SpecialListUsers' => __DIR__ . '/includes/specials/SpecialListusers.php', + 'SpecialListFiles' => __DIR__ . '/includes/specials/SpecialListFiles.php', + 'SpecialListGrants' => __DIR__ . '/includes/specials/SpecialListGrants.php', + 'SpecialListGroupRights' => __DIR__ . '/includes/specials/SpecialListGroupRights.php', + 'SpecialListUsers' => __DIR__ . '/includes/specials/SpecialListUsers.php', 'SpecialLockdb' => __DIR__ . '/includes/specials/SpecialLockdb.php', 'SpecialLog' => __DIR__ . '/includes/specials/SpecialLog.php', 'SpecialMergeHistory' => __DIR__ . '/includes/specials/SpecialMergeHistory.php', @@ -1405,13 +1407,13 @@ $wgAutoloadLocalClasses = [ 'SpecialRandomInCategory' => __DIR__ . '/includes/specials/SpecialRandomInCategory.php', 'SpecialRandomredirect' => __DIR__ . '/includes/specials/SpecialRandomredirect.php', 'SpecialRandomrootpage' => __DIR__ . '/includes/specials/SpecialRandomrootpage.php', - 'SpecialRecentChanges' => __DIR__ . '/includes/specials/SpecialRecentchanges.php', - 'SpecialRecentChangesLinked' => __DIR__ . '/includes/specials/SpecialRecentchangeslinked.php', + 'SpecialRecentChanges' => __DIR__ . '/includes/specials/SpecialRecentChanges.php', + 'SpecialRecentChangesLinked' => __DIR__ . '/includes/specials/SpecialRecentChangesLinked.php', 'SpecialRedirect' => __DIR__ . '/includes/specials/SpecialRedirect.php', 'SpecialRedirectToSpecial' => __DIR__ . '/includes/specialpage/SpecialRedirectToSpecial.php', 'SpecialRemoveCredentials' => __DIR__ . '/includes/specials/SpecialRemoveCredentials.php', 'SpecialResetTokens' => __DIR__ . '/includes/specials/SpecialResetTokens.php', - 'SpecialRevisionDelete' => __DIR__ . '/includes/specials/SpecialRevisiondelete.php', + 'SpecialRevisionDelete' => __DIR__ . '/includes/specials/SpecialRevisionDelete.php', 'SpecialRunJobs' => __DIR__ . '/includes/specials/SpecialRunJobs.php', 'SpecialSearch' => __DIR__ . '/includes/specials/SpecialSearch.php', 'SpecialSpecialpages' => __DIR__ . '/includes/specials/SpecialSpecialpages.php', @@ -1429,7 +1431,7 @@ $wgAutoloadLocalClasses = [ 'SpecialUserLogout' => __DIR__ . '/includes/specials/SpecialUserLogout.php', 'SpecialVersion' => __DIR__ . '/includes/specials/SpecialVersion.php', 'SpecialWatchlist' => __DIR__ . '/includes/specials/SpecialWatchlist.php', - 'SpecialWhatLinksHere' => __DIR__ . '/includes/specials/SpecialWhatlinkshere.php', + 'SpecialWhatLinksHere' => __DIR__ . '/includes/specials/SpecialWhatLinksHere.php', 'SqlBagOStuff' => __DIR__ . '/includes/objectcache/SqlBagOStuff.php', 'SqlSearchResultSet' => __DIR__ . '/includes/search/SqlSearchResultSet.php', 'Sqlite' => __DIR__ . '/maintenance/sqlite.inc', @@ -1455,10 +1457,10 @@ $wgAutoloadLocalClasses = [ 'SubpageImportTitleFactory' => __DIR__ . '/includes/title/SubpageImportTitleFactory.php', 'SvgHandler' => __DIR__ . '/includes/media/SvgHandler.php', 'SwiftFileBackend' => __DIR__ . '/includes/libs/filebackend/SwiftFileBackend.php', - 'SwiftFileBackendDirList' => __DIR__ . '/includes/libs/filebackend/SwiftFileBackend.php', - 'SwiftFileBackendFileList' => __DIR__ . '/includes/libs/filebackend/SwiftFileBackend.php', - 'SwiftFileBackendList' => __DIR__ . '/includes/libs/filebackend/SwiftFileBackend.php', - 'SwiftFileOpHandle' => __DIR__ . '/includes/libs/filebackend/SwiftFileBackend.php', + 'SwiftFileBackendDirList' => __DIR__ . '/includes/libs/filebackend/fileiteration/SwiftFileBackendDirList.php', + 'SwiftFileBackendFileList' => __DIR__ . '/includes/libs/filebackend/fileiteration/SwiftFileBackendFileList.php', + 'SwiftFileBackendList' => __DIR__ . '/includes/libs/filebackend/fileiteration/SwiftFileBackendList.php', + 'SwiftFileOpHandle' => __DIR__ . '/includes/libs/filebackend/fileophandle/SwiftFileOpHandle.php', 'SwiftVirtualRESTService' => __DIR__ . '/includes/libs/virtualrest/SwiftVirtualRESTService.php', 'SyncFileBackend' => __DIR__ . '/maintenance/syncFileBackend.php', 'TableCleanup' => __DIR__ . '/maintenance/cleanupTable.inc', @@ -1547,6 +1549,7 @@ $wgAutoloadLocalClasses = [ 'UploadStashWrongOwnerException' => __DIR__ . '/includes/upload/exception/UploadStashWrongOwnerException.php', 'UploadStashZeroLengthFileException' => __DIR__ . '/includes/upload/exception/UploadStashZeroLengthFileException.php', 'UppercaseCollation' => __DIR__ . '/includes/collation/UppercaseCollation.php', + 'UppercaseTitlesForUnicodeTransition' => __DIR__ . '/maintenance/uppercaseTitlesForUnicodeTransition.php', 'User' => __DIR__ . '/includes/user/User.php', 'UserArray' => __DIR__ . '/includes/user/UserArray.php', 'UserArrayFromResult' => __DIR__ . '/includes/user/UserArrayFromResult.php', @@ -1691,9 +1694,6 @@ $wgAutoloadLocalClasses = [ 'WrapOldPasswords' => __DIR__ . '/maintenance/wrapOldPasswords.php', 'XCFHandler' => __DIR__ . '/includes/media/XCFHandler.php', 'XMLRCFeedFormatter' => __DIR__ . '/includes/rcfeed/XMLRCFeedFormatter.php', - 'XMPInfo' => __DIR__ . '/includes/compat/XMPReader.php', - 'XMPReader' => __DIR__ . '/includes/compat/XMPReader.php', - 'XMPValidate' => __DIR__ . '/includes/compat/XMPReader.php', 'Xhprof' => __DIR__ . '/includes/libs/Xhprof.php', 'XhprofData' => __DIR__ . '/includes/libs/XhprofData.php', 'Xml' => __DIR__ . '/includes/Xml.php',