MediaWiki  1.23.2
AutoLoader.php
Go to the documentation of this file.
1 <?php
29 
31  # Includes
32  'AjaxDispatcher' => 'includes/AjaxDispatcher.php',
33  'AjaxResponse' => 'includes/AjaxResponse.php',
34  'AlphabeticPager' => 'includes/Pager.php',
35  'Article' => 'includes/Article.php',
36  'AtomFeed' => 'includes/Feed.php',
37  'AuthPlugin' => 'includes/AuthPlugin.php',
38  'AuthPluginUser' => 'includes/AuthPlugin.php',
39  'Autopromote' => 'includes/Autopromote.php',
40  'BaseTemplate' => 'includes/SkinTemplate.php',
41  'Block' => 'includes/Block.php',
42  'CacheHelper' => 'includes/CacheHelper.php',
43  'Category' => 'includes/Category.php',
44  'Categoryfinder' => 'includes/Categoryfinder.php',
45  'CategoryPage' => 'includes/CategoryPage.php',
46  'CategoryViewer' => 'includes/CategoryViewer.php',
47  'ChangesFeed' => 'includes/ChangesFeed.php',
48  'ChangeTags' => 'includes/ChangeTags.php',
49  'ChannelFeed' => 'includes/Feed.php',
50  'Collation' => 'includes/Collation.php',
51  'CollationCkb' => 'includes/Collation.php',
52  'ConcatenatedGzipHistoryBlob' => 'includes/HistoryBlob.php',
53  'Cookie' => 'includes/Cookie.php',
54  'CookieJar' => 'includes/Cookie.php',
55  'CurlHttpRequest' => 'includes/HttpFunctions.php',
56  'DeprecatedGlobal' => 'includes/DeprecatedGlobal.php',
57  'DerivativeRequest' => 'includes/WebRequest.php',
58  'DiffHistoryBlob' => 'includes/HistoryBlob.php',
59  'DummyLinker' => 'includes/Linker.php',
60  'Dump7ZipOutput' => 'includes/Export.php',
61  'DumpBZip2Output' => 'includes/Export.php',
62  'DumpFileOutput' => 'includes/Export.php',
63  'DumpFilter' => 'includes/Export.php',
64  'DumpGZipOutput' => 'includes/Export.php',
65  'DumpLatestFilter' => 'includes/Export.php',
66  'DumpMultiWriter' => 'includes/Export.php',
67  'DumpNamespaceFilter' => 'includes/Export.php',
68  'DumpNotalkFilter' => 'includes/Export.php',
69  'DumpOutput' => 'includes/Export.php',
70  'DumpPipeOutput' => 'includes/Export.php',
71  'EditPage' => 'includes/EditPage.php',
72  'EmailNotification' => 'includes/UserMailer.php',
73  'FakeTitle' => 'includes/FakeTitle.php',
74  'Fallback' => 'includes/Fallback.php',
75  'FauxRequest' => 'includes/WebRequest.php',
76  'FauxResponse' => 'includes/WebResponse.php',
77  'FeedItem' => 'includes/Feed.php',
78  'FeedUtils' => 'includes/FeedUtils.php',
79  'FileDeleteForm' => 'includes/FileDeleteForm.php',
80  'ForkController' => 'includes/ForkController.php',
81  'FormOptions' => 'includes/FormOptions.php',
82  'GitInfo' => 'includes/GitInfo.php',
83  'HistoryBlob' => 'includes/HistoryBlob.php',
84  'HistoryBlobCurStub' => 'includes/HistoryBlob.php',
85  'HistoryBlobStub' => 'includes/HistoryBlob.php',
86  'Hooks' => 'includes/Hooks.php',
87  'Html' => 'includes/Html.php',
88  'HtmlFormatter' => 'includes/HtmlFormatter.php',
89  'HTMLApiField' => 'includes/htmlform/HTMLApiField.php',
90  'HTMLButtonField' => 'includes/htmlform/HTMLButtonField.php',
91  'HTMLCheckField' => 'includes/htmlform/HTMLCheckField.php',
92  'HTMLCheckMatrix' => 'includes/htmlform/HTMLCheckMatrix.php',
93  'HTMLEditTools' => 'includes/htmlform/HTMLEditTools.php',
94  'HTMLFloatField' => 'includes/htmlform/HTMLFloatField.php',
95  'HTMLForm' => 'includes/htmlform/HTMLForm.php',
96  'HTMLFormField' => 'includes/htmlform/HTMLFormField.php',
97  'HTMLFormFieldRequiredOptionsException' =>
98  'includes/htmlform/HTMLFormFieldRequiredOptionsException.php',
99  'HTMLHiddenField' => 'includes/htmlform/HTMLHiddenField.php',
100  'HTMLInfoField' => 'includes/htmlform/HTMLInfoField.php',
101  'HTMLIntField' => 'includes/htmlform/HTMLIntField.php',
102  'HTMLNestedFilterable' => 'includes/htmlform/HTMLNestedFilterable.php',
103  'HTMLMultiSelectField' => 'includes/htmlform/HTMLMultiSelectField.php',
104  'HTMLRadioField' => 'includes/htmlform/HTMLRadioField.php',
105  'HTMLSelectAndOtherField' => 'includes/htmlform/HTMLSelectAndOtherField.php',
106  'HTMLSelectField' => 'includes/htmlform/HTMLSelectField.php',
107  'HTMLSelectOrOtherField' => 'includes/htmlform/HTMLSelectOrOtherField.php',
108  'HTMLSubmitField' => 'includes/htmlform/HTMLSubmitField.php',
109  'HTMLTextAreaField' => 'includes/htmlform/HTMLTextAreaField.php',
110  'HTMLTextField' => 'includes/htmlform/HTMLTextField.php',
111  'Http' => 'includes/HttpFunctions.php',
112  'ICacheHelper' => 'includes/CacheHelper.php',
113  'IcuCollation' => 'includes/Collation.php',
114  'IdentityCollation' => 'includes/Collation.php',
115  'ImageHistoryList' => 'includes/ImagePage.php',
116  'ImageHistoryPseudoPager' => 'includes/ImagePage.php',
117  'ImagePage' => 'includes/ImagePage.php',
118  'ImageQueryPage' => 'includes/ImageQueryPage.php',
119  'ImportStreamSource' => 'includes/Import.php',
120  'ImportStringSource' => 'includes/Import.php',
121  'IndexPager' => 'includes/Pager.php',
122  'Interwiki' => 'includes/interwiki/Interwiki.php',
123  'LCStore' => 'includes/cache/LocalisationCache.php',
124  'LCStoreAccel' => 'includes/cache/LocalisationCache.php',
125  'LCStoreCDB' => 'includes/cache/LocalisationCache.php',
126  'LCStoreDB' => 'includes/cache/LocalisationCache.php',
127  'LCStoreNull' => 'includes/cache/LocalisationCache.php',
128  'License' => 'includes/Licenses.php',
129  'Licenses' => 'includes/Licenses.php',
130  'Linker' => 'includes/Linker.php',
131  'LinkFilter' => 'includes/LinkFilter.php',
132  'LocalisationCache' => 'includes/cache/LocalisationCache.php',
133  'LocalisationCacheBulkLoad' => 'includes/cache/LocalisationCache.php',
134  'MagicWord' => 'includes/MagicWord.php',
135  'MagicWordArray' => 'includes/MagicWord.php',
136  'MailAddress' => 'includes/UserMailer.php',
137  'MediaWiki' => 'includes/Wiki.php',
138  'MediaWiki_I18N' => 'includes/SkinTemplate.php',
139  'MediaWikiVersionFetcher' => 'includes/MediaWikiVersionFetcher.php',
140  'Message' => 'includes/Message.php',
141  'MessageBlobStore' => 'includes/MessageBlobStore.php',
142  'MimeMagic' => 'includes/MimeMagic.php',
143  'MWHookException' => 'includes/Hooks.php',
144  'MWHttpRequest' => 'includes/HttpFunctions.php',
145  'MWInit' => 'includes/Init.php',
146  'MWNamespace' => 'includes/Namespace.php',
147  'OutputPage' => 'includes/OutputPage.php',
148  'Page' => 'includes/WikiPage.php',
149  'PageQueryPage' => 'includes/PageQueryPage.php',
150  'Pager' => 'includes/Pager.php',
151  'PasswordError' => 'includes/User.php',
152  'PathRouter' => 'includes/PathRouter.php',
153  'PathRouterPatternReplacer' => 'includes/PathRouter.php',
154  'PhpHttpRequest' => 'includes/HttpFunctions.php',
155  'PoolCounter' => 'includes/poolcounter/PoolCounter.php',
156  'PoolCounter_Stub' => 'includes/poolcounter/PoolCounter.php',
157  'PoolCounterRedis' => 'includes/poolcounter/PoolCounterRedis.php',
158  'PoolCounterWork' => 'includes/poolcounter/PoolCounterWork.php',
159  'PoolCounterWorkViaCallback' => 'includes/poolcounter/PoolCounterWork.php',
160  'PoolWorkArticleView' => 'includes/WikiPage.php',
161  'Preferences' => 'includes/Preferences.php',
162  'PreferencesForm' => 'includes/Preferences.php',
163  'PrefixSearch' => 'includes/PrefixSearch.php',
164  'ProtectionForm' => 'includes/ProtectionForm.php',
165  'QueryPage' => 'includes/QueryPage.php',
166  'QuickTemplate' => 'includes/SkinTemplate.php',
167  'RawMessage' => 'includes/Message.php',
168  'ReverseChronologicalPager' => 'includes/Pager.php',
169  'RevisionItem' => 'includes/RevisionList.php',
170  'RevisionItemBase' => 'includes/RevisionList.php',
171  'RevisionListBase' => 'includes/RevisionList.php',
172  'Revision' => 'includes/Revision.php',
173  'RevisionList' => 'includes/RevisionList.php',
174  'RSSFeed' => 'includes/Feed.php',
175  'Sanitizer' => 'includes/Sanitizer.php',
176  'SiteConfiguration' => 'includes/SiteConfiguration.php',
177  'SiteStats' => 'includes/SiteStats.php',
178  'SiteStatsInit' => 'includes/SiteStats.php',
179  'Skin' => 'includes/Skin.php',
180  'SkinTemplate' => 'includes/SkinTemplate.php',
181  'SquidPurgeClient' => 'includes/SquidPurgeClient.php',
182  'SquidPurgeClientPool' => 'includes/SquidPurgeClient.php',
183  'StatCounter' => 'includes/StatCounter.php',
184  'Status' => 'includes/Status.php',
185  'StreamFile' => 'includes/StreamFile.php',
186  'StringPrefixSearch' => 'includes/PrefixSearch.php',
187  'StubContLang' => 'includes/StubObject.php',
188  'StubObject' => 'includes/StubObject.php',
189  'StubUserLang' => 'includes/StubObject.php',
190  'TablePager' => 'includes/Pager.php',
191  'MWTimestamp' => 'includes/MWTimestamp.php',
192  'TimestampException' => 'includes/TimestampException.php',
193  'Title' => 'includes/Title.php',
194  'TitleArray' => 'includes/TitleArray.php',
195  'TitleArrayFromResult' => 'includes/TitleArrayFromResult.php',
196  'TitlePrefixSearch' => 'includes/PrefixSearch.php',
197  'UploadSourceAdapter' => 'includes/Import.php',
198  'UppercaseCollation' => 'includes/Collation.php',
199  'User' => 'includes/User.php',
200  'UserArray' => 'includes/UserArray.php',
201  'UserArrayFromResult' => 'includes/UserArrayFromResult.php',
202  'UserCache' => 'includes/cache/UserCache.php',
203  'UserMailer' => 'includes/UserMailer.php',
204  'UserRightsProxy' => 'includes/UserRightsProxy.php',
205  'WantedQueryPage' => 'includes/QueryPage.php',
206  'WatchedItem' => 'includes/WatchedItem.php',
207  'WebRequest' => 'includes/WebRequest.php',
208  'WebRequestUpload' => 'includes/WebRequest.php',
209  'WebResponse' => 'includes/WebResponse.php',
210  'WikiCategoryPage' => 'includes/WikiCategoryPage.php',
211  'WikiExporter' => 'includes/Export.php',
212  'WikiFilePage' => 'includes/WikiFilePage.php',
213  'WikiImporter' => 'includes/Import.php',
214  'WikiPage' => 'includes/WikiPage.php',
215  'WikiRevision' => 'includes/Import.php',
216  'WikiMap' => 'includes/WikiMap.php',
217  'WikiReference' => 'includes/WikiMap.php',
218  'Xml' => 'includes/Xml.php',
219  'XmlDumpWriter' => 'includes/Export.php',
220  'XmlJsCode' => 'includes/Xml.php',
221  'XMLReader2' => 'includes/Import.php',
222  'XmlSelect' => 'includes/Xml.php',
223 
224  # includes/actions
225  'Action' => 'includes/actions/Action.php',
226  'CachedAction' => 'includes/actions/CachedAction.php',
227  'CreditsAction' => 'includes/actions/CreditsAction.php',
228  'DeleteAction' => 'includes/actions/DeleteAction.php',
229  'EditAction' => 'includes/actions/EditAction.php',
230  'FormlessAction' => 'includes/actions/FormlessAction.php',
231  'FormAction' => 'includes/actions/FormAction.php',
232  'HistoryAction' => 'includes/actions/HistoryAction.php',
233  'HistoryPage' => 'includes/actions/HistoryAction.php',
234  'HistoryPager' => 'includes/actions/HistoryAction.php',
235  'InfoAction' => 'includes/actions/InfoAction.php',
236  'MarkpatrolledAction' => 'includes/actions/MarkpatrolledAction.php',
237  'ProtectAction' => 'includes/actions/ProtectAction.php',
238  'PurgeAction' => 'includes/actions/PurgeAction.php',
239  'RawAction' => 'includes/actions/RawAction.php',
240  'RawPage' => 'includes/actions/RawAction.php',
241  'RenderAction' => 'includes/actions/RenderAction.php',
242  'RevertAction' => 'includes/actions/RevertAction.php',
243  'RevertFileAction' => 'includes/actions/RevertAction.php',
244  'RevisiondeleteAction' => 'includes/actions/RevisiondeleteAction.php',
245  'RollbackAction' => 'includes/actions/RollbackAction.php',
246  'SubmitAction' => 'includes/actions/EditAction.php',
247  'UnprotectAction' => 'includes/actions/ProtectAction.php',
248  'UnwatchAction' => 'includes/actions/WatchAction.php',
249  'ViewAction' => 'includes/actions/ViewAction.php',
250  'WatchAction' => 'includes/actions/WatchAction.php',
251 
252  # includes/api
253  'ApiBase' => 'includes/api/ApiBase.php',
254  'ApiBlock' => 'includes/api/ApiBlock.php',
255  'ApiComparePages' => 'includes/api/ApiComparePages.php',
256  'ApiCreateAccount' => 'includes/api/ApiCreateAccount.php',
257  'ApiDelete' => 'includes/api/ApiDelete.php',
258  'ApiDisabled' => 'includes/api/ApiDisabled.php',
259  'ApiEditPage' => 'includes/api/ApiEditPage.php',
260  'ApiEmailUser' => 'includes/api/ApiEmailUser.php',
261  'ApiExpandTemplates' => 'includes/api/ApiExpandTemplates.php',
262  'ApiFeedContributions' => 'includes/api/ApiFeedContributions.php',
263  'ApiFeedRecentChanges' => 'includes/api/ApiFeedRecentChanges.php',
264  'ApiFeedWatchlist' => 'includes/api/ApiFeedWatchlist.php',
265  'ApiFileRevert' => 'includes/api/ApiFileRevert.php',
266  'ApiFormatBase' => 'includes/api/ApiFormatBase.php',
267  'ApiFormatDbg' => 'includes/api/ApiFormatDbg.php',
268  'ApiFormatDump' => 'includes/api/ApiFormatDump.php',
269  'ApiFormatFeedWrapper' => 'includes/api/ApiFormatBase.php',
270  'ApiFormatJson' => 'includes/api/ApiFormatJson.php',
271  'ApiFormatNone' => 'includes/api/ApiFormatNone.php',
272  'ApiFormatPhp' => 'includes/api/ApiFormatPhp.php',
273  'ApiFormatRaw' => 'includes/api/ApiFormatRaw.php',
274  'ApiFormatTxt' => 'includes/api/ApiFormatTxt.php',
275  'ApiFormatWddx' => 'includes/api/ApiFormatWddx.php',
276  'ApiFormatXml' => 'includes/api/ApiFormatXml.php',
277  'ApiFormatXmlRsd' => 'includes/api/ApiRsd.php',
278  'ApiFormatYaml' => 'includes/api/ApiFormatYaml.php',
279  'ApiHelp' => 'includes/api/ApiHelp.php',
280  'ApiImageRotate' => 'includes/api/ApiImageRotate.php',
281  'ApiImport' => 'includes/api/ApiImport.php',
282  'ApiImportReporter' => 'includes/api/ApiImport.php',
283  'ApiLogin' => 'includes/api/ApiLogin.php',
284  'ApiLogout' => 'includes/api/ApiLogout.php',
285  'ApiMain' => 'includes/api/ApiMain.php',
286  'ApiModuleManager' => 'includes/api/ApiModuleManager.php',
287  'ApiMove' => 'includes/api/ApiMove.php',
288  'ApiOpenSearch' => 'includes/api/ApiOpenSearch.php',
289  'ApiOptions' => 'includes/api/ApiOptions.php',
290  'ApiPageSet' => 'includes/api/ApiPageSet.php',
291  'ApiParamInfo' => 'includes/api/ApiParamInfo.php',
292  'ApiParse' => 'includes/api/ApiParse.php',
293  'ApiPatrol' => 'includes/api/ApiPatrol.php',
294  'ApiProtect' => 'includes/api/ApiProtect.php',
295  'ApiPurge' => 'includes/api/ApiPurge.php',
296  'ApiQuery' => 'includes/api/ApiQuery.php',
297  'ApiQueryAllCategories' => 'includes/api/ApiQueryAllCategories.php',
298  'ApiQueryAllImages' => 'includes/api/ApiQueryAllImages.php',
299  'ApiQueryAllLinks' => 'includes/api/ApiQueryAllLinks.php',
300  'ApiQueryAllMessages' => 'includes/api/ApiQueryAllMessages.php',
301  'ApiQueryAllPages' => 'includes/api/ApiQueryAllPages.php',
302  'ApiQueryAllUsers' => 'includes/api/ApiQueryAllUsers.php',
303  'ApiQueryBacklinks' => 'includes/api/ApiQueryBacklinks.php',
304  'ApiQueryBase' => 'includes/api/ApiQueryBase.php',
305  'ApiQueryBlocks' => 'includes/api/ApiQueryBlocks.php',
306  'ApiQueryCategories' => 'includes/api/ApiQueryCategories.php',
307  'ApiQueryCategoryInfo' => 'includes/api/ApiQueryCategoryInfo.php',
308  'ApiQueryCategoryMembers' => 'includes/api/ApiQueryCategoryMembers.php',
309  'ApiQueryContributions' => 'includes/api/ApiQueryUserContributions.php',
310  'ApiQueryContributors' => 'includes/api/ApiQueryContributors.php',
311  'ApiQueryDeletedrevs' => 'includes/api/ApiQueryDeletedrevs.php',
312  'ApiQueryDisabled' => 'includes/api/ApiQueryDisabled.php',
313  'ApiQueryDuplicateFiles' => 'includes/api/ApiQueryDuplicateFiles.php',
314  'ApiQueryExternalLinks' => 'includes/api/ApiQueryExternalLinks.php',
315  'ApiQueryExtLinksUsage' => 'includes/api/ApiQueryExtLinksUsage.php',
316  'ApiQueryFilearchive' => 'includes/api/ApiQueryFilearchive.php',
317  'ApiQueryGeneratorBase' => 'includes/api/ApiQueryBase.php',
318  'ApiQueryImageInfo' => 'includes/api/ApiQueryImageInfo.php',
319  'ApiQueryImages' => 'includes/api/ApiQueryImages.php',
320  'ApiQueryInfo' => 'includes/api/ApiQueryInfo.php',
321  'ApiQueryIWBacklinks' => 'includes/api/ApiQueryIWBacklinks.php',
322  'ApiQueryIWLinks' => 'includes/api/ApiQueryIWLinks.php',
323  'ApiQueryLangBacklinks' => 'includes/api/ApiQueryLangBacklinks.php',
324  'ApiQueryLangLinks' => 'includes/api/ApiQueryLangLinks.php',
325  'ApiQueryLinks' => 'includes/api/ApiQueryLinks.php',
326  'ApiQueryLogEvents' => 'includes/api/ApiQueryLogEvents.php',
327  'ApiQueryORM' => 'includes/api/ApiQueryORM.php',
328  'ApiQueryPageProps' => 'includes/api/ApiQueryPageProps.php',
329  'ApiQueryPagesWithProp' => 'includes/api/ApiQueryPagesWithProp.php',
330  'ApiQueryPagePropNames' => 'includes/api/ApiQueryPagePropNames.php',
331  'ApiQueryPrefixSearch' => 'includes/api/ApiQueryPrefixSearch.php',
332  'ApiQueryProtectedTitles' => 'includes/api/ApiQueryProtectedTitles.php',
333  'ApiQueryQueryPage' => 'includes/api/ApiQueryQueryPage.php',
334  'ApiQueryRandom' => 'includes/api/ApiQueryRandom.php',
335  'ApiQueryRecentChanges' => 'includes/api/ApiQueryRecentChanges.php',
336  'ApiQueryFileRepoInfo' => 'includes/api/ApiQueryFileRepoInfo.php',
337  'ApiQueryRedirects' => 'includes/api/ApiQueryRedirects.php',
338  'ApiQueryRevisions' => 'includes/api/ApiQueryRevisions.php',
339  'ApiQuerySearch' => 'includes/api/ApiQuerySearch.php',
340  'ApiQuerySiteinfo' => 'includes/api/ApiQuerySiteinfo.php',
341  'ApiQueryStashImageInfo' => 'includes/api/ApiQueryStashImageInfo.php',
342  'ApiQueryTags' => 'includes/api/ApiQueryTags.php',
343  'ApiQueryUserInfo' => 'includes/api/ApiQueryUserInfo.php',
344  'ApiQueryUsers' => 'includes/api/ApiQueryUsers.php',
345  'ApiQueryWatchlist' => 'includes/api/ApiQueryWatchlist.php',
346  'ApiQueryWatchlistRaw' => 'includes/api/ApiQueryWatchlistRaw.php',
347  'ApiResult' => 'includes/api/ApiResult.php',
348  'ApiRevisionDelete' => 'includes/api/ApiRevisionDelete.php',
349  'ApiRollback' => 'includes/api/ApiRollback.php',
350  'ApiRsd' => 'includes/api/ApiRsd.php',
351  'ApiSetNotificationTimestamp' => 'includes/api/ApiSetNotificationTimestamp.php',
352  'ApiTokens' => 'includes/api/ApiTokens.php',
353  'ApiUnblock' => 'includes/api/ApiUnblock.php',
354  'ApiUndelete' => 'includes/api/ApiUndelete.php',
355  'ApiUpload' => 'includes/api/ApiUpload.php',
356  'ApiUserrights' => 'includes/api/ApiUserrights.php',
357  'ApiWatch' => 'includes/api/ApiWatch.php',
358  'UsageException' => 'includes/api/ApiMain.php',
359 
360  # includes/cache
361  'BacklinkCache' => 'includes/cache/BacklinkCache.php',
362  'CacheDependency' => 'includes/cache/CacheDependency.php',
363  'ConstantDependency' => 'includes/cache/CacheDependency.php',
364  'DependencyWrapper' => 'includes/cache/CacheDependency.php',
365  'FileCacheBase' => 'includes/cache/FileCacheBase.php',
366  'FileDependency' => 'includes/cache/CacheDependency.php',
367  'GenderCache' => 'includes/cache/GenderCache.php',
368  'GlobalDependency' => 'includes/cache/CacheDependency.php',
369  'HTMLFileCache' => 'includes/cache/HTMLFileCache.php',
370  'LinkBatch' => 'includes/cache/LinkBatch.php',
371  'LinkCache' => 'includes/cache/LinkCache.php',
372  'MapCacheLRU' => 'includes/cache/MapCacheLRU.php',
373  'MessageCache' => 'includes/cache/MessageCache.php',
374  'ObjectFileCache' => 'includes/cache/ObjectFileCache.php',
375  'ResourceFileCache' => 'includes/cache/ResourceFileCache.php',
376 
377  # includes/changes
378  'ChangesList' => 'includes/changes/ChangesList.php',
379  'EnhancedChangesList' => 'includes/changes/EnhancedChangesList.php',
380  'OldChangesList' => 'includes/changes/OldChangesList.php',
381  'RCCacheEntry' => 'includes/changes/RCCacheEntry.php',
382  'RCCacheEntryFactory' => 'includes/changes/RCCacheEntryFactory.php',
383  'RecentChange' => 'includes/changes/RecentChange.php',
384 
385  # includes/clientpool
386  'RedisConnectionPool' => 'includes/clientpool/RedisConnectionPool.php',
387  'RedisConnRef' => 'includes/clientpool/RedisConnectionPool.php',
388 
389  # includes/composer
390  'ComposerPackageModifier' => 'includes/composer/ComposerPackageModifier.php',
391  'ComposerVersionNormalizer' => 'includes/composer/ComposerVersionNormalizer.php',
392 
393  # includes/config
394  'Config' => 'includes/config/Config.php',
395  'ConfigException' => 'includes/config/ConfigException.php',
396  'ConfigFactory' => 'includes/config/ConfigFactory.php',
397  'GlobalVarConfig' => 'includes/config/GlobalVarConfig.php',
398 
399  # includes/content
400  'AbstractContent' => 'includes/content/AbstractContent.php',
401  'ContentHandler' => 'includes/content/ContentHandler.php',
402  'Content' => 'includes/content/Content.php',
403  'CssContentHandler' => 'includes/content/CssContentHandler.php',
404  'CssContent' => 'includes/content/CssContent.php',
405  'JavaScriptContentHandler' => 'includes/content/JavaScriptContentHandler.php',
406  'JavaScriptContent' => 'includes/content/JavaScriptContent.php',
407  'MessageContent' => 'includes/content/MessageContent.php',
408  'MWContentSerializationException' => 'includes/content/ContentHandler.php',
409  'TextContentHandler' => 'includes/content/TextContentHandler.php',
410  'TextContent' => 'includes/content/TextContent.php',
411  'WikitextContentHandler' => 'includes/content/WikitextContentHandler.php',
412  'WikitextContent' => 'includes/content/WikitextContent.php',
413 
414  # includes/context
415  'ContextSource' => 'includes/context/ContextSource.php',
416  'DerivativeContext' => 'includes/context/DerivativeContext.php',
417  'IContextSource' => 'includes/context/IContextSource.php',
418  'RequestContext' => 'includes/context/RequestContext.php',
419 
420  # includes/dao
421  'IDBAccessObject' => 'includes/dao/IDBAccessObject.php',
422  'DBAccessBase' => 'includes/dao/DBAccessBase.php',
423 
424  # includes/db
425  'Blob' => 'includes/db/DatabaseUtility.php',
426  'ChronologyProtector' => 'includes/db/ChronologyProtector.php',
427  'CloneDatabase' => 'includes/db/CloneDatabase.php',
428  'DatabaseBase' => 'includes/db/Database.php',
429  'DatabaseMssql' => 'includes/db/DatabaseMssql.php',
430  'DatabaseMysql' => 'includes/db/DatabaseMysql.php',
431  'DatabaseMysqlBase' => 'includes/db/DatabaseMysqlBase.php',
432  'DatabaseMysqli' => 'includes/db/DatabaseMysqli.php',
433  'DatabaseOracle' => 'includes/db/DatabaseOracle.php',
434  'DatabasePostgres' => 'includes/db/DatabasePostgres.php',
435  'DatabaseSqlite' => 'includes/db/DatabaseSqlite.php',
436  'DatabaseSqliteStandalone' => 'includes/db/DatabaseSqlite.php',
437  'DatabaseType' => 'includes/db/Database.php',
438  'DBAccessError' => 'includes/db/LBFactory.php',
439  'DBConnectionError' => 'includes/db/DatabaseError.php',
440  'DBConnRef' => 'includes/db/LoadBalancer.php',
441  'DBError' => 'includes/db/DatabaseError.php',
442  'DBExpectedError' => 'includes/db/DatabaseError.php',
443  'DBObject' => 'includes/db/DatabaseUtility.php',
444  'IDatabase' => 'includes/db/Database.php',
445  'IORMRow' => 'includes/db/IORMRow.php',
446  'IORMTable' => 'includes/db/IORMTable.php',
447  'DBMasterPos' => 'includes/db/DatabaseUtility.php',
448  'DBQueryError' => 'includes/db/DatabaseError.php',
449  'DBUnexpectedError' => 'includes/db/DatabaseError.php',
450  'FakeResultWrapper' => 'includes/db/DatabaseUtility.php',
451  'Field' => 'includes/db/DatabaseUtility.php',
452  'LBFactory' => 'includes/db/LBFactory.php',
453  'LBFactoryFake' => 'includes/db/LBFactory.php',
454  'LBFactoryMulti' => 'includes/db/LBFactoryMulti.php',
455  'LBFactorySimple' => 'includes/db/LBFactory.php',
456  'LBFactorySingle' => 'includes/db/LBFactorySingle.php',
457  'LikeMatch' => 'includes/db/DatabaseUtility.php',
458  'LoadBalancer' => 'includes/db/LoadBalancer.php',
459  'LoadBalancerSingle' => 'includes/db/LBFactorySingle.php',
460  'LoadMonitor' => 'includes/db/LoadMonitor.php',
461  'LoadMonitorMySQL' => 'includes/db/LoadMonitor.php',
462  'LoadMonitorNull' => 'includes/db/LoadMonitor.php',
463  'MssqlField' => 'includes/db/DatabaseMssql.php',
464  'MssqlBlob' => 'includes/db/DatabaseMssql.php',
465  'MssqlResultWrapper' => 'includes/db/DatabaseMssql.php',
466  'MySQLField' => 'includes/db/DatabaseMysqlBase.php',
467  'MySQLMasterPos' => 'includes/db/DatabaseMysqlBase.php',
468  'ORAField' => 'includes/db/DatabaseOracle.php',
469  'ORAResult' => 'includes/db/DatabaseOracle.php',
470  'ORMIterator' => 'includes/db/ORMIterator.php',
471  'ORMResult' => 'includes/db/ORMResult.php',
472  'ORMRow' => 'includes/db/ORMRow.php',
473  'ORMTable' => 'includes/db/ORMTable.php',
474  'PostgresField' => 'includes/db/DatabasePostgres.php',
475  'PostgresTransactionState' => 'includes/db/DatabasePostgres.php',
476  'ResultWrapper' => 'includes/db/DatabaseUtility.php',
477  'SavepointPostgres' => 'includes/db/DatabasePostgres.php',
478  'SQLiteField' => 'includes/db/DatabaseSqlite.php',
479 
480  # includes/debug
481  'MWDebug' => 'includes/debug/Debug.php',
482 
483  # includes/deferred
484  'DataUpdate' => 'includes/deferred/DataUpdate.php',
485  'DeferrableUpdate' => 'includes/deferred/DeferredUpdates.php',
486  'DeferredUpdates' => 'includes/deferred/DeferredUpdates.php',
487  'HTMLCacheUpdate' => 'includes/deferred/HTMLCacheUpdate.php',
488  'LinksDeletionUpdate' => 'includes/deferred/LinksUpdate.php',
489  'LinksUpdate' => 'includes/deferred/LinksUpdate.php',
490  'MWCallableUpdate' => 'includes/deferred/CallableUpdate.php',
491  'SearchUpdate' => 'includes/deferred/SearchUpdate.php',
492  'SiteStatsUpdate' => 'includes/deferred/SiteStatsUpdate.php',
493  'SqlDataUpdate' => 'includes/deferred/SqlDataUpdate.php',
494  'SquidUpdate' => 'includes/deferred/SquidUpdate.php',
495  'ViewCountUpdate' => 'includes/deferred/ViewCountUpdate.php',
496 
497  # includes/diff
498  'DiffEngine' => 'includes/diff/DairikiDiff.php',
499  'DiffOp' => 'includes/diff/DairikiDiff.php',
500  'DiffOpAdd' => 'includes/diff/DairikiDiff.php',
501  'DiffOpChange' => 'includes/diff/DairikiDiff.php',
502  'DiffOpCopy' => 'includes/diff/DairikiDiff.php',
503  'DiffOpDelete' => 'includes/diff/DairikiDiff.php',
504  'HWLDFWordAccumulator' => 'includes/diff/DairikiDiff.php',
505  'ArrayDiffFormatter' => 'includes/diff/ArrayDiffFormatter.php',
506  'Diff' => 'includes/diff/DairikiDiff.php',
507  'DifferenceEngine' => 'includes/diff/DifferenceEngine.php',
508  'DiffFormatter' => 'includes/diff/DiffFormatter.php',
509  'MappedDiff' => 'includes/diff/DairikiDiff.php',
510  'RangeDifference' => 'includes/diff/WikiDiff3.php',
511  'TableDiffFormatter' => 'includes/diff/TableDiffFormatter.php',
512  'UnifiedDiffFormatter' => 'includes/diff/UnifiedDiffFormatter.php',
513  'WikiDiff3' => 'includes/diff/WikiDiff3.php',
514  'WordLevelDiff' => 'includes/diff/DairikiDiff.php',
515 
516  # includes/exception
517  'UserBlockedError' => 'includes/exception/UserBlockedError.php',
518  'UserNotLoggedIn' => 'includes/exception/UserNotLoggedIn.php',
519  'ThrottledError' => 'includes/exception/ThrottledError.php',
520  'ReadOnlyError' => 'includes/exception/ReadOnlyError.php',
521  'PermissionsError' => 'includes/exception/PermissionsError.php',
522  'MWException' => 'includes/exception/MWException.php',
523  'MWExceptionHandler' => 'includes/exception/MWExceptionHandler.php',
524  'HttpError' => 'includes/exception/HttpError.php',
525  'BadTitleError' => 'includes/exception/BadTitleError.php',
526  'ErrorPageError' => 'includes/exception/ErrorPageError.php',
527  'FatalError' => 'includes/exception/FatalError.php',
528 
529  # includes/externalstore
530  'ExternalStore' => 'includes/externalstore/ExternalStore.php',
531  'ExternalStoreDB' => 'includes/externalstore/ExternalStoreDB.php',
532  'ExternalStoreHttp' => 'includes/externalstore/ExternalStoreHttp.php',
533  'ExternalStoreMedium' => 'includes/externalstore/ExternalStoreMedium.php',
534  'ExternalStoreMwstore' => 'includes/externalstore/ExternalStoreMwstore.php',
535 
536  # includes/filebackend
537  'FileBackendGroup' => 'includes/filebackend/FileBackendGroup.php',
538  'FileBackend' => 'includes/filebackend/FileBackend.php',
539  'FileBackendError' => 'includes/filebackend/FileBackend.php',
540  'FileBackendException' => 'includes/filebackend/FileBackend.php',
541  'FileBackendStore' => 'includes/filebackend/FileBackendStore.php',
542  'FileBackendStoreShardListIterator' => 'includes/filebackend/FileBackendStore.php',
543  'FileBackendStoreShardDirIterator' => 'includes/filebackend/FileBackendStore.php',
544  'FileBackendStoreShardFileIterator' => 'includes/filebackend/FileBackendStore.php',
545  'FileBackendMultiWrite' => 'includes/filebackend/FileBackendMultiWrite.php',
546  'FileBackendStoreOpHandle' => 'includes/filebackend/FileBackendStore.php',
547  'FSFile' => 'includes/filebackend/FSFile.php',
548  'FSFileBackend' => 'includes/filebackend/FSFileBackend.php',
549  'FSFileBackendList' => 'includes/filebackend/FSFileBackend.php',
550  'FSFileBackendDirList' => 'includes/filebackend/FSFileBackend.php',
551  'FSFileBackendFileList' => 'includes/filebackend/FSFileBackend.php',
552  'FSFileOpHandle' => 'includes/filebackend/FSFileBackend.php',
553  'MemoryFileBackend' => 'includes/filebackend/MemoryFileBackend.php',
554  'SwiftFileBackend' => 'includes/filebackend/SwiftFileBackend.php',
555  'SwiftFileBackendList' => 'includes/filebackend/SwiftFileBackend.php',
556  'SwiftFileBackendDirList' => 'includes/filebackend/SwiftFileBackend.php',
557  'SwiftFileBackendFileList' => 'includes/filebackend/SwiftFileBackend.php',
558  'SwiftFileOpHandle' => 'includes/filebackend/SwiftFileBackend.php',
559  'TempFSFile' => 'includes/filebackend/TempFSFile.php',
560  'FileJournal' => 'includes/filebackend/filejournal/FileJournal.php',
561  'DBFileJournal' => 'includes/filebackend/filejournal/DBFileJournal.php',
562  'NullFileJournal' => 'includes/filebackend/filejournal/FileJournal.php',
563  'LockManagerGroup' => 'includes/filebackend/lockmanager/LockManagerGroup.php',
564  'LockManager' => 'includes/filebackend/lockmanager/LockManager.php',
565  'ScopedLock' => 'includes/filebackend/lockmanager/ScopedLock.php',
566  'FSLockManager' => 'includes/filebackend/lockmanager/FSLockManager.php',
567  'DBLockManager' => 'includes/filebackend/lockmanager/DBLockManager.php',
568  'MemcLockManager' => 'includes/filebackend/lockmanager/MemcLockManager.php',
569  'QuorumLockManager' => 'includes/filebackend/lockmanager/QuorumLockManager.php',
570  'MySqlLockManager' => 'includes/filebackend/lockmanager/DBLockManager.php',
571  'PostgreSqlLockManager' => 'includes/filebackend/lockmanager/DBLockManager.php',
572  'RedisLockManager' => 'includes/filebackend/lockmanager/RedisLockManager.php',
573  'NullLockManager' => 'includes/filebackend/lockmanager/LockManager.php',
574  'FileOp' => 'includes/filebackend/FileOp.php',
575  'FileOpBatch' => 'includes/filebackend/FileOpBatch.php',
576  'StoreFileOp' => 'includes/filebackend/FileOp.php',
577  'CopyFileOp' => 'includes/filebackend/FileOp.php',
578  'MoveFileOp' => 'includes/filebackend/FileOp.php',
579  'DeleteFileOp' => 'includes/filebackend/FileOp.php',
580  'CreateFileOp' => 'includes/filebackend/FileOp.php',
581  'DescribeFileOp' => 'includes/filebackend/FileOp.php',
582  'NullFileOp' => 'includes/filebackend/FileOp.php',
583 
584  # includes/filerepo
585  'FileRepo' => 'includes/filerepo/FileRepo.php',
586  'FileRepoStatus' => 'includes/filerepo/FileRepoStatus.php',
587  'ForeignAPIRepo' => 'includes/filerepo/ForeignAPIRepo.php',
588  'ForeignDBRepo' => 'includes/filerepo/ForeignDBRepo.php',
589  'ForeignDBViaLBRepo' => 'includes/filerepo/ForeignDBViaLBRepo.php',
590  'FSRepo' => 'includes/filerepo/FSRepo.php',
591  'LocalRepo' => 'includes/filerepo/LocalRepo.php',
592  'NullRepo' => 'includes/filerepo/NullRepo.php',
593  'RepoGroup' => 'includes/filerepo/RepoGroup.php',
594  'TempFileRepo' => 'includes/filerepo/FileRepo.php',
595 
596  # includes/filerepo/file
597  'ArchivedFile' => 'includes/filerepo/file/ArchivedFile.php',
598  'File' => 'includes/filerepo/file/File.php',
599  'ForeignAPIFile' => 'includes/filerepo/file/ForeignAPIFile.php',
600  'ForeignDBFile' => 'includes/filerepo/file/ForeignDBFile.php',
601  'LocalFile' => 'includes/filerepo/file/LocalFile.php',
602  'LocalFileDeleteBatch' => 'includes/filerepo/file/LocalFile.php',
603  'LocalFileMoveBatch' => 'includes/filerepo/file/LocalFile.php',
604  'LocalFileRestoreBatch' => 'includes/filerepo/file/LocalFile.php',
605  'OldLocalFile' => 'includes/filerepo/file/OldLocalFile.php',
606  'UnregisteredLocalFile' => 'includes/filerepo/file/UnregisteredLocalFile.php',
607 
608  # includes/installer
609  'CliInstaller' => 'includes/installer/CliInstaller.php',
610  'DatabaseInstaller' => 'includes/installer/DatabaseInstaller.php',
611  'DatabaseUpdater' => 'includes/installer/DatabaseUpdater.php',
612  'InstallDocFormatter' => 'includes/installer/InstallDocFormatter.php',
613  'Installer' => 'includes/installer/Installer.php',
614  'LocalSettingsGenerator' => 'includes/installer/LocalSettingsGenerator.php',
615  'MssqlInstaller' => 'includes/installer/MssqlInstaller.php',
616  'MssqlUpdater' => 'includes/installer/MssqlUpdater.php',
617  'MysqlInstaller' => 'includes/installer/MysqlInstaller.php',
618  'MysqlUpdater' => 'includes/installer/MysqlUpdater.php',
619  'OracleInstaller' => 'includes/installer/OracleInstaller.php',
620  'OracleUpdater' => 'includes/installer/OracleUpdater.php',
621  'PhpXmlBugTester' => 'includes/installer/PhpBugTests.php',
622  'PostgresInstaller' => 'includes/installer/PostgresInstaller.php',
623  'PostgresUpdater' => 'includes/installer/PostgresUpdater.php',
624  'SqliteInstaller' => 'includes/installer/SqliteInstaller.php',
625  'SqliteUpdater' => 'includes/installer/SqliteUpdater.php',
626  'WebInstaller' => 'includes/installer/WebInstaller.php',
627  'WebInstaller_Complete' => 'includes/installer/WebInstallerPage.php',
628  'WebInstaller_Copying' => 'includes/installer/WebInstallerPage.php',
629  'WebInstaller_DBConnect' => 'includes/installer/WebInstallerPage.php',
630  'WebInstaller_DBSettings' => 'includes/installer/WebInstallerPage.php',
631  'WebInstaller_Document' => 'includes/installer/WebInstallerPage.php',
632  'WebInstaller_ExistingWiki' => 'includes/installer/WebInstallerPage.php',
633  'WebInstaller_Install' => 'includes/installer/WebInstallerPage.php',
634  'WebInstaller_Language' => 'includes/installer/WebInstallerPage.php',
635  'WebInstaller_Name' => 'includes/installer/WebInstallerPage.php',
636  'WebInstaller_Options' => 'includes/installer/WebInstallerPage.php',
637  'WebInstaller_Readme' => 'includes/installer/WebInstallerPage.php',
638  'WebInstaller_ReleaseNotes' => 'includes/installer/WebInstallerPage.php',
639  'WebInstaller_Restart' => 'includes/installer/WebInstallerPage.php',
640  'WebInstaller_Upgrade' => 'includes/installer/WebInstallerPage.php',
641  'WebInstaller_UpgradeDoc' => 'includes/installer/WebInstallerPage.php',
642  'WebInstaller_Welcome' => 'includes/installer/WebInstallerPage.php',
643  'WebInstallerOutput' => 'includes/installer/WebInstallerOutput.php',
644  'WebInstallerPage' => 'includes/installer/WebInstallerPage.php',
645 
646  # includes/job
647  'IJobSpecification' => 'includes/jobqueue/JobSpecification.php',
648  'Job' => 'includes/jobqueue/Job.php',
649  'JobQueue' => 'includes/jobqueue/JobQueue.php',
650  'JobQueueAggregator' => 'includes/jobqueue/aggregator/JobQueueAggregator.php',
651  'JobQueueAggregatorMemc' => 'includes/jobqueue/aggregator/JobQueueAggregatorMemc.php',
652  'JobQueueAggregatorRedis' => 'includes/jobqueue/aggregator/JobQueueAggregatorRedis.php',
653  'JobQueueDB' => 'includes/jobqueue/JobQueueDB.php',
654  'JobQueueConnectionError' => 'includes/jobqueue/JobQueue.php',
655  'JobQueueError' => 'includes/jobqueue/JobQueue.php',
656  'JobQueueGroup' => 'includes/jobqueue/JobQueueGroup.php',
657  'JobQueueFederated' => 'includes/jobqueue/JobQueueFederated.php',
658  'JobQueueRedis' => 'includes/jobqueue/JobQueueRedis.php',
659  'JobSpecification' => 'includes/jobqueue/JobSpecification.php',
660 
661  # includes/jobqueue/jobs
662  'DoubleRedirectJob' => 'includes/jobqueue/jobs/DoubleRedirectJob.php',
663  'DuplicateJob' => 'includes/jobqueue/jobs/DuplicateJob.php',
664  'EmaillingJob' => 'includes/jobqueue/jobs/EmaillingJob.php',
665  'EnotifNotifyJob' => 'includes/jobqueue/jobs/EnotifNotifyJob.php',
666  'HTMLCacheUpdateJob' => 'includes/jobqueue/jobs/HTMLCacheUpdateJob.php',
667  'NullJob' => 'includes/jobqueue/jobs/NullJob.php',
668  'RefreshLinksJob' => 'includes/jobqueue/jobs/RefreshLinksJob.php',
669  'RefreshLinksJob2' => 'includes/jobqueue/jobs/RefreshLinksJob2.php',
670  'UploadFromUrlJob' => 'includes/jobqueue/jobs/UploadFromUrlJob.php',
671  'AssembleUploadChunksJob' => 'includes/jobqueue/jobs/AssembleUploadChunksJob.php',
672  'PublishStashedFileJob' => 'includes/jobqueue/jobs/PublishStashedFileJob.php',
673 
674  # includes/jobqueue/utils
675  'BacklinkJobUtils' => 'includes/jobqueue/utils/BacklinkJobUtils.php',
676 
677  # includes/json
678  'FormatJson' => 'includes/json/FormatJson.php',
679 
680  # includes/libs
681  'CSSJanus' => 'includes/libs/CSSJanus.php',
682  'CSSJanus_Tokenizer' => 'includes/libs/CSSJanus.php',
683  'CSSMin' => 'includes/libs/CSSMin.php',
684  'GenericArrayObject' => 'includes/libs/GenericArrayObject.php',
685  'HashRing' => 'includes/libs/HashRing.php',
686  'HttpStatus' => 'includes/libs/HttpStatus.php',
687  'IEContentAnalyzer' => 'includes/libs/IEContentAnalyzer.php',
688  'IEUrlExtension' => 'includes/libs/IEUrlExtension.php',
689  'MappedIterator' => 'includes/libs/MappedIterator.php',
690  'JavaScriptMinifier' => 'includes/libs/JavaScriptMinifier.php',
691  'JSCompilerContext' => 'includes/libs/jsminplus.php',
692  'JSMinPlus' => 'includes/libs/jsminplus.php',
693  'JSNode' => 'includes/libs/jsminplus.php',
694  'JSParser' => 'includes/libs/jsminplus.php',
695  'JSToken' => 'includes/libs/jsminplus.php',
696  'JSTokenizer' => 'includes/libs/jsminplus.php',
697  'MultiHttpClient' => 'includes/libs/MultiHttpClient.php',
698  'MWMessagePack' => 'includes/libs/MWMessagePack.php',
699  'ProcessCacheLRU' => 'includes/libs/ProcessCacheLRU.php',
700  'RunningStat' => 'includes/libs/RunningStat.php',
701  'ScopedCallback' => 'includes/libs/ScopedCallback.php',
702  'ScopedPHPTimeout' => 'includes/libs/ScopedPHPTimeout.php',
703  'XmlTypeCheck' => 'includes/libs/XmlTypeCheck.php',
704 
705  # includes/libs/lessphp
706  'lessc' => 'includes/libs/lessc.inc.php',
707  'lessc_parser' => 'includes/libs/lessc.inc.php',
708  'lessc_formatter_classic' => 'includes/libs/lessc.inc.php',
709  'lessc_formatter_compressed' => 'includes/libs/lessc.inc.php',
710  'lessc_formatter_lessjs' => 'includes/libs/lessc.inc.php',
711 
712  # includes/logging
713  'DatabaseLogEntry' => 'includes/logging/LogEntry.php',
714  'DeleteLogFormatter' => 'includes/logging/DeleteLogFormatter.php',
715  'LegacyLogFormatter' => 'includes/logging/LogFormatter.php',
716  'LogEntry' => 'includes/logging/LogEntry.php',
717  'LogEventsList' => 'includes/logging/LogEventsList.php',
718  'LogEntryBase' => 'includes/logging/LogEntry.php',
719  'LogFormatter' => 'includes/logging/LogFormatter.php',
720  'LogPage' => 'includes/logging/LogPage.php',
721  'LogPager' => 'includes/logging/LogPager.php',
722  'ManualLogEntry' => 'includes/logging/LogEntry.php',
723  'MoveLogFormatter' => 'includes/logging/MoveLogFormatter.php',
724  'NewUsersLogFormatter' => 'includes/logging/NewUsersLogFormatter.php',
725  'PatrolLog' => 'includes/logging/PatrolLog.php',
726  'PatrolLogFormatter' => 'includes/logging/PatrolLogFormatter.php',
727  'RCDatabaseLogEntry' => 'includes/logging/LogEntry.php',
728  'RightsLogFormatter' => 'includes/logging/RightsLogFormatter.php',
729 
730  # Image gallery
731 
732  'ImageGallery' => 'includes/gallery/TraditionalImageGallery.php',
733  'ImageGalleryBase' => 'includes/gallery/ImageGalleryBase.php',
734  'NolinesImageGallery' => 'includes/gallery/NolinesImageGallery.php',
735  'TraditionalImageGallery' => 'includes/gallery/TraditionalImageGallery.php',
736  'PackedImageGallery' => 'includes/gallery/PackedImageGallery.php',
737  'PackedHoverImageGallery' => 'includes/gallery/PackedOverlayImageGallery.php',
738  'PackedOverlayImageGallery' => 'includes/gallery/PackedOverlayImageGallery.php',
739 
740  # includes/media
741  'BitmapHandler' => 'includes/media/Bitmap.php',
742  'BitmapHandler_ClientOnly' => 'includes/media/Bitmap_ClientOnly.php',
743  'BitmapMetadataHandler' => 'includes/media/BitmapMetadataHandler.php',
744  'BmpHandler' => 'includes/media/BMP.php',
745  'DjVuHandler' => 'includes/media/DjVu.php',
746  'DjVuImage' => 'includes/media/DjVuImage.php',
747  'Exif' => 'includes/media/Exif.php',
748  'ExifBitmapHandler' => 'includes/media/ExifBitmap.php',
749  'FormatExif' => 'includes/media/FormatMetadata.php',
750  'FormatMetadata' => 'includes/media/FormatMetadata.php',
751  'GIFHandler' => 'includes/media/GIF.php',
752  'GIFMetadataExtractor' => 'includes/media/GIFMetadataExtractor.php',
753  'ImageHandler' => 'includes/media/ImageHandler.php',
754  'IPTC' => 'includes/media/IPTC.php',
755  'JpegHandler' => 'includes/media/Jpeg.php',
756  'JpegMetadataExtractor' => 'includes/media/JpegMetadataExtractor.php',
757  'MediaHandler' => 'includes/media/MediaHandler.php',
758  'MediaTransformError' => 'includes/media/MediaTransformOutput.php',
759  'MediaTransformOutput' => 'includes/media/MediaTransformOutput.php',
760  'PNGHandler' => 'includes/media/PNG.php',
761  'PNGMetadataExtractor' => 'includes/media/PNGMetadataExtractor.php',
762  'SvgHandler' => 'includes/media/SVG.php',
763  'SVGMetadataExtractor' => 'includes/media/SVGMetadataExtractor.php',
764  'SVGReader' => 'includes/media/SVGMetadataExtractor.php',
765  'ThumbnailImage' => 'includes/media/MediaTransformOutput.php',
766  'TiffHandler' => 'includes/media/Tiff.php',
767  'TransformParameterError' => 'includes/media/MediaTransformOutput.php',
768  'XCFHandler' => 'includes/media/XCF.php',
769  'XMPInfo' => 'includes/media/XMPInfo.php',
770  'XMPReader' => 'includes/media/XMP.php',
771  'XMPValidate' => 'includes/media/XMPValidate.php',
772 
773  # includes/normal
774  'UtfNormal' => 'includes/normal/UtfNormal.php',
775 
776  # includes/objectcache
777  'APCBagOStuff' => 'includes/objectcache/APCBagOStuff.php',
778  'BagOStuff' => 'includes/objectcache/BagOStuff.php',
779  'EmptyBagOStuff' => 'includes/objectcache/EmptyBagOStuff.php',
780  'HashBagOStuff' => 'includes/objectcache/HashBagOStuff.php',
781  'MediaWikiBagOStuff' => 'includes/objectcache/SqlBagOStuff.php',
782  'MemCachedClientforWiki' => 'includes/objectcache/MemcachedClient.php',
783  'MemcachedBagOStuff' => 'includes/objectcache/MemcachedBagOStuff.php',
784  'MemcachedPeclBagOStuff' => 'includes/objectcache/MemcachedPeclBagOStuff.php',
785  'MemcachedPhpBagOStuff' => 'includes/objectcache/MemcachedPhpBagOStuff.php',
786  'MultiWriteBagOStuff' => 'includes/objectcache/MultiWriteBagOStuff.php',
787  'MWMemcached' => 'includes/objectcache/MemcachedClient.php',
788  'ObjectCache' => 'includes/objectcache/ObjectCache.php',
789  'ObjectCacheSessionHandler' => 'includes/objectcache/ObjectCacheSessionHandler.php',
790  'RedisBagOStuff' => 'includes/objectcache/RedisBagOStuff.php',
791  'SqlBagOStuff' => 'includes/objectcache/SqlBagOStuff.php',
792  'WinCacheBagOStuff' => 'includes/objectcache/WinCacheBagOStuff.php',
793  'XCacheBagOStuff' => 'includes/objectcache/XCacheBagOStuff.php',
794 
795  # includes/parser
796  'CacheTime' => 'includes/parser/CacheTime.php',
797  'CoreParserFunctions' => 'includes/parser/CoreParserFunctions.php',
798  'CoreTagHooks' => 'includes/parser/CoreTagHooks.php',
799  'DateFormatter' => 'includes/parser/DateFormatter.php',
800  'LinkHolderArray' => 'includes/parser/LinkHolderArray.php',
801  'MWTidy' => 'includes/parser/Tidy.php',
802  'MWTidyWrapper' => 'includes/parser/Tidy.php',
803  'PPCustomFrame_DOM' => 'includes/parser/Preprocessor_DOM.php',
804  'PPCustomFrame_Hash' => 'includes/parser/Preprocessor_Hash.php',
805  'PPDAccum_Hash' => 'includes/parser/Preprocessor_Hash.php',
806  'PPDPart' => 'includes/parser/Preprocessor_DOM.php',
807  'PPDPart_Hash' => 'includes/parser/Preprocessor_Hash.php',
808  'PPDStack' => 'includes/parser/Preprocessor_DOM.php',
809  'PPDStackElement' => 'includes/parser/Preprocessor_DOM.php',
810  'PPDStackElement_Hash' => 'includes/parser/Preprocessor_Hash.php',
811  'PPDStack_Hash' => 'includes/parser/Preprocessor_Hash.php',
812  'PPFrame' => 'includes/parser/Preprocessor.php',
813  'PPFrame_DOM' => 'includes/parser/Preprocessor_DOM.php',
814  'PPFrame_Hash' => 'includes/parser/Preprocessor_Hash.php',
815  'PPNode' => 'includes/parser/Preprocessor.php',
816  'PPNode_DOM' => 'includes/parser/Preprocessor_DOM.php',
817  'PPNode_Hash_Array' => 'includes/parser/Preprocessor_Hash.php',
818  'PPNode_Hash_Attr' => 'includes/parser/Preprocessor_Hash.php',
819  'PPNode_Hash_Text' => 'includes/parser/Preprocessor_Hash.php',
820  'PPNode_Hash_Tree' => 'includes/parser/Preprocessor_Hash.php',
821  'PPTemplateFrame_DOM' => 'includes/parser/Preprocessor_DOM.php',
822  'PPTemplateFrame_Hash' => 'includes/parser/Preprocessor_Hash.php',
823  'Parser' => 'includes/parser/Parser.php',
824  'ParserCache' => 'includes/parser/ParserCache.php',
825  'ParserOptions' => 'includes/parser/ParserOptions.php',
826  'ParserOutput' => 'includes/parser/ParserOutput.php',
827  'Parser_DiffTest' => 'includes/parser/Parser_DiffTest.php',
828  'Preprocessor' => 'includes/parser/Preprocessor.php',
829  'Preprocessor_DOM' => 'includes/parser/Preprocessor_DOM.php',
830  'Preprocessor_Hash' => 'includes/parser/Preprocessor_Hash.php',
831  'StripState' => 'includes/parser/StripState.php',
832 
833  # includes/profiler
834  'Profiler' => 'includes/profiler/Profiler.php',
835  'ProfilerMwprof' => 'includes/profiler/ProfilerMwprof.php',
836  'ProfilerSimple' => 'includes/profiler/ProfilerSimple.php',
837  'ProfilerSimpleText' => 'includes/profiler/ProfilerSimpleText.php',
838  'ProfilerSimpleTrace' => 'includes/profiler/ProfilerSimpleTrace.php',
839  'ProfilerSimpleUDP' => 'includes/profiler/ProfilerSimpleUDP.php',
840  'ProfilerStub' => 'includes/profiler/ProfilerStub.php',
841  'ProfileSection' => 'includes/profiler/Profiler.php',
842 
843  # includes/rcfeed
844  'RCFeedEngine' => 'includes/rcfeed/RCFeedEngine.php',
845  'RedisPubSubFeedEngine' => 'includes/rcfeed/RedisPubSubFeedEngine.php',
846  'UDPRCFeedEngine' => 'includes/rcfeed/UDPRCFeedEngine.php',
847  'RCFeedFormatter' => 'includes/rcfeed/RCFeedFormatter.php',
848  'IRCColourfulRCFeedFormatter' => 'includes/rcfeed/IRCColourfulRCFeedFormatter.php',
849  'JSONRCFeedFormatter' => 'includes/rcfeed/JSONRCFeedFormatter.php',
850  'XMLRCFeedFormatter' => 'includes/rcfeed/XMLRCFeedFormatter.php',
851  'MachineReadableRCFeedFormatter' => 'includes/rcfeed/MachineReadableRCFeedFormatter.php',
852 
853  # includes/resourceloader
854  'ResourceLoader' => 'includes/resourceloader/ResourceLoader.php',
855  'ResourceLoaderContext' => 'includes/resourceloader/ResourceLoaderContext.php',
856  'ResourceLoaderFileModule' => 'includes/resourceloader/ResourceLoaderFileModule.php',
857  'ResourceLoaderFilePageModule' => 'includes/resourceloader/ResourceLoaderFilePageModule.php',
858  'ResourceLoaderLESSFunctions' => 'includes/resourceloader/ResourceLoaderLESSFunctions.php',
859  'ResourceLoaderModule' => 'includes/resourceloader/ResourceLoaderModule.php',
860  'ResourceLoaderNoscriptModule' => 'includes/resourceloader/ResourceLoaderNoscriptModule.php',
861  'ResourceLoaderSiteModule' => 'includes/resourceloader/ResourceLoaderSiteModule.php',
862  'ResourceLoaderStartUpModule' => 'includes/resourceloader/ResourceLoaderStartUpModule.php',
863  'ResourceLoaderUserCSSPrefsModule' =>
864  'includes/resourceloader/ResourceLoaderUserCSSPrefsModule.php',
865  'ResourceLoaderUserGroupsModule' => 'includes/resourceloader/ResourceLoaderUserGroupsModule.php',
866  'ResourceLoaderUserModule' => 'includes/resourceloader/ResourceLoaderUserModule.php',
867  'ResourceLoaderUserOptionsModule' => 'includes/resourceloader/ResourceLoaderUserOptionsModule.php',
868  'ResourceLoaderUserTokensModule' => 'includes/resourceloader/ResourceLoaderUserTokensModule.php',
869  'ResourceLoaderLanguageDataModule' =>
870  'includes/resourceloader/ResourceLoaderLanguageDataModule.php',
871  'ResourceLoaderWikiModule' => 'includes/resourceloader/ResourceLoaderWikiModule.php',
872 
873  # includes/revisiondelete
874  'RevDel_ArchivedFileItem' => 'includes/revisiondelete/RevisionDelete.php',
875  'RevDel_ArchivedFileList' => 'includes/revisiondelete/RevisionDelete.php',
876  'RevDel_ArchivedRevisionItem' => 'includes/revisiondelete/RevisionDelete.php',
877  'RevDel_ArchiveItem' => 'includes/revisiondelete/RevisionDelete.php',
878  'RevDel_ArchiveList' => 'includes/revisiondelete/RevisionDelete.php',
879  'RevDel_FileItem' => 'includes/revisiondelete/RevisionDelete.php',
880  'RevDel_FileList' => 'includes/revisiondelete/RevisionDelete.php',
881  'RevDel_Item' => 'includes/revisiondelete/RevisionDeleteAbstracts.php',
882  'RevDel_List' => 'includes/revisiondelete/RevisionDeleteAbstracts.php',
883  'RevDel_LogItem' => 'includes/revisiondelete/RevisionDelete.php',
884  'RevDel_LogList' => 'includes/revisiondelete/RevisionDelete.php',
885  'RevDel_RevisionItem' => 'includes/revisiondelete/RevisionDelete.php',
886  'RevDel_RevisionList' => 'includes/revisiondelete/RevisionDelete.php',
887  'RevisionDeleter' => 'includes/revisiondelete/RevisionDeleter.php',
888  'RevisionDeleteUser' => 'includes/revisiondelete/RevisionDeleteUser.php',
889 
890  # includes/search
891  'MssqlSearchResultSet' => 'includes/search/SearchMssql.php',
892  'MySQLSearchResultSet' => 'includes/search/SearchMySQL.php',
893  'PostgresSearchResult' => 'includes/search/SearchPostgres.php',
894  'PostgresSearchResultSet' => 'includes/search/SearchPostgres.php',
895  'SearchDatabase' => 'includes/search/SearchDatabase.php',
896  'SearchEngine' => 'includes/search/SearchEngine.php',
897  'SearchEngineDummy' => 'includes/search/SearchEngine.php',
898  'SearchHighlighter' => 'includes/search/SearchHighlighter.php',
899  'SearchMssql' => 'includes/search/SearchMssql.php',
900  'SearchMySQL' => 'includes/search/SearchMySQL.php',
901  'SearchNearMatchResultSet' => 'includes/search/SearchResultSet.php',
902  'SearchOracle' => 'includes/search/SearchOracle.php',
903  'SearchPostgres' => 'includes/search/SearchPostgres.php',
904  'SearchResult' => 'includes/search/SearchResult.php',
905  'SearchResultSet' => 'includes/search/SearchResultSet.php',
906  'SearchResultTooMany' => 'includes/search/SearchEngine.php',
907  'SearchSqlite' => 'includes/search/SearchSqlite.php',
908  'SqliteSearchResultSet' => 'includes/search/SearchSqlite.php',
909  'SqlSearchResultSet' => 'includes/search/SearchResultSet.php',
910 
911  # includes/site
912  'MediaWikiSite' => 'includes/site/MediaWikiSite.php',
913  'Site' => 'includes/site/Site.php',
914  'SiteObject' => 'includes/site/Site.php',
915  'SiteArray' => 'includes/site/SiteList.php',
916  'SiteList' => 'includes/site/SiteList.php',
917  'SiteSQLStore' => 'includes/site/SiteSQLStore.php',
918  'Sites' => 'includes/site/SiteSQLStore.php',
919  'SiteStore' => 'includes/site/SiteStore.php',
920 
921  # includes/specialpage
922  'ChangesListSpecialPage' => 'includes/specialpage/ChangesListSpecialPage.php',
923  'FormSpecialPage' => 'includes/specialpage/FormSpecialPage.php',
924  'IncludableSpecialPage' => 'includes/specialpage/IncludableSpecialPage.php',
925  'RedirectSpecialArticle' => 'includes/specialpage/RedirectSpecialPage.php',
926  'RedirectSpecialPage' => 'includes/specialpage/RedirectSpecialPage.php',
927  'SpecialPage' => 'includes/specialpage/SpecialPage.php',
928  'SpecialPageFactory' => 'includes/specialpage/SpecialPageFactory.php',
929  'SpecialRedirectToSpecial' => 'includes/specialpage/RedirectSpecialPage.php',
930  'UnlistedSpecialPage' => 'includes/specialpage/UnlistedSpecialPage.php',
931 
932  # includes/specials
933  'ActiveUsersPager' => 'includes/specials/SpecialActiveusers.php',
934  'AllmessagesTablePager' => 'includes/specials/SpecialAllmessages.php',
935  'AncientPagesPage' => 'includes/specials/SpecialAncientpages.php',
936  'BlockListPager' => 'includes/specials/SpecialBlockList.php',
937  'BrokenRedirectsPage' => 'includes/specials/SpecialBrokenRedirects.php',
938  'CategoryPager' => 'includes/specials/SpecialCategories.php',
939  'ContribsPager' => 'includes/specials/SpecialContributions.php',
940  'DeadendPagesPage' => 'includes/specials/SpecialDeadendpages.php',
941  'DeletedContribsPager' => 'includes/specials/SpecialDeletedContributions.php',
942  'DeletedContributionsPage' => 'includes/specials/SpecialDeletedContributions.php',
943  'DoubleRedirectsPage' => 'includes/specials/SpecialDoubleRedirects.php',
944  'EditWatchlistCheckboxSeriesField' => 'includes/specials/SpecialEditWatchlist.php',
945  'EditWatchlistNormalHTMLForm' => 'includes/specials/SpecialEditWatchlist.php',
946  'EmailConfirmation' => 'includes/specials/SpecialConfirmemail.php',
947  'EmailInvalidation' => 'includes/specials/SpecialConfirmemail.php',
948  'FewestrevisionsPage' => 'includes/specials/SpecialFewestrevisions.php',
949  'FileDuplicateSearchPage' => 'includes/specials/SpecialFileDuplicateSearch.php',
950  'HTMLBlockedUsersItemSelect' => 'includes/specials/SpecialBlockList.php',
951  'ImageListPager' => 'includes/specials/SpecialListfiles.php',
952  'ImportReporter' => 'includes/specials/SpecialImport.php',
953  'IPBlockForm' => 'includes/specials/SpecialBlock.php',
954  'LinkSearchPage' => 'includes/specials/SpecialLinkSearch.php',
955  'ListredirectsPage' => 'includes/specials/SpecialListredirects.php',
956  'ListDuplicatedFilesPage' => 'includes/specials/SpecialListDuplicatedFiles.php',
957  'LoginForm' => 'includes/specials/SpecialUserlogin.php',
958  'LonelyPagesPage' => 'includes/specials/SpecialLonelypages.php',
959  'LongPagesPage' => 'includes/specials/SpecialLongpages.php',
960  'MergeHistoryPager' => 'includes/specials/SpecialMergeHistory.php',
961  'MIMEsearchPage' => 'includes/specials/SpecialMIMEsearch.php',
962  'MostcategoriesPage' => 'includes/specials/SpecialMostcategories.php',
963  'MostimagesPage' => 'includes/specials/SpecialMostimages.php',
964  'MostinterwikisPage' => 'includes/specials/SpecialMostinterwikis.php',
965  'MostlinkedCategoriesPage' => 'includes/specials/SpecialMostlinkedcategories.php',
966  'MostlinkedPage' => 'includes/specials/SpecialMostlinked.php',
967  'MostlinkedTemplatesPage' => 'includes/specials/SpecialMostlinkedtemplates.php',
968  'MostrevisionsPage' => 'includes/specials/SpecialMostrevisions.php',
969  'MovePageForm' => 'includes/specials/SpecialMovepage.php',
970  'NewFilesPager' => 'includes/specials/SpecialNewimages.php',
971  'NewPagesPager' => 'includes/specials/SpecialNewpages.php',
972  'PageArchive' => 'includes/specials/SpecialUndelete.php',
973  'PopularPagesPage' => 'includes/specials/SpecialPopularpages.php',
974  'ProtectedPagesPager' => 'includes/specials/SpecialProtectedpages.php',
975  'ProtectedTitlesPager' => 'includes/specials/SpecialProtectedtitles.php',
976  'RandomPage' => 'includes/specials/SpecialRandompage.php',
977  'ShortPagesPage' => 'includes/specials/SpecialShortpages.php',
978  'SpecialActiveUsers' => 'includes/specials/SpecialActiveusers.php',
979  'SpecialAllmessages' => 'includes/specials/SpecialAllmessages.php',
980  'SpecialAllMyUploads' => 'includes/specials/SpecialMyRedirectPages.php',
981  'SpecialAllpages' => 'includes/specials/SpecialAllpages.php',
982  'SpecialBlankpage' => 'includes/specials/SpecialBlankpage.php',
983  'SpecialBlock' => 'includes/specials/SpecialBlock.php',
984  'SpecialBlockList' => 'includes/specials/SpecialBlockList.php',
985  'SpecialBookSources' => 'includes/specials/SpecialBooksources.php',
986  'SpecialCachedPage' => 'includes/specials/SpecialCachedPage.php',
987  'SpecialCategories' => 'includes/specials/SpecialCategories.php',
988  'SpecialChangeEmail' => 'includes/specials/SpecialChangeEmail.php',
989  'SpecialChangePassword' => 'includes/specials/SpecialChangePassword.php',
990  'SpecialComparePages' => 'includes/specials/SpecialComparePages.php',
991  'SpecialContributions' => 'includes/specials/SpecialContributions.php',
992  'SpecialCreateAccount' => 'includes/specials/SpecialCreateAccount.php',
993  'SpecialDiff' => 'includes/specials/SpecialDiff.php',
994  'SpecialEditWatchlist' => 'includes/specials/SpecialEditWatchlist.php',
995  'SpecialEmailUser' => 'includes/specials/SpecialEmailuser.php',
996  'SpecialExpandTemplates' => 'includes/specials/SpecialExpandTemplates.php',
997  'SpecialExport' => 'includes/specials/SpecialExport.php',
998  'SpecialFilepath' => 'includes/specials/SpecialFilepath.php',
999  'SpecialImport' => 'includes/specials/SpecialImport.php',
1000  'SpecialJavaScriptTest' => 'includes/specials/SpecialJavaScriptTest.php',
1001  'SpecialListAdmins' => 'includes/specials/SpecialListusers.php',
1002  'SpecialListBots' => 'includes/specials/SpecialListusers.php',
1003  'SpecialListFiles' => 'includes/specials/SpecialListfiles.php',
1004  'SpecialListGroupRights' => 'includes/specials/SpecialListgrouprights.php',
1005  'SpecialListUsers' => 'includes/specials/SpecialListusers.php',
1006  'SpecialLockdb' => 'includes/specials/SpecialLockdb.php',
1007  'SpecialLog' => 'includes/specials/SpecialLog.php',
1008  'SpecialMergeHistory' => 'includes/specials/SpecialMergeHistory.php',
1009  'SpecialMycontributions' => 'includes/specials/SpecialMyRedirectPages.php',
1010  'SpecialMypage' => 'includes/specials/SpecialMyRedirectPages.php',
1011  'SpecialMytalk' => 'includes/specials/SpecialMyRedirectPages.php',
1012  'SpecialMyuploads' => 'includes/specials/SpecialMyRedirectPages.php',
1013  'SpecialNewFiles' => 'includes/specials/SpecialNewimages.php',
1014  'SpecialNewpages' => 'includes/specials/SpecialNewpages.php',
1015  'SpecialPasswordReset' => 'includes/specials/SpecialPasswordReset.php',
1016  'SpecialPagesWithProp' => 'includes/specials/SpecialPagesWithProp.php',
1017  'SpecialPermanentLink' => 'includes/specials/SpecialPermanentLink.php',
1018  'SpecialPreferences' => 'includes/specials/SpecialPreferences.php',
1019  'SpecialPrefixindex' => 'includes/specials/SpecialPrefixindex.php',
1020  'SpecialProtectedpages' => 'includes/specials/SpecialProtectedpages.php',
1021  'SpecialProtectedtitles' => 'includes/specials/SpecialProtectedtitles.php',
1022  'SpecialRandomInCategory' => 'includes/specials/SpecialRandomInCategory.php',
1023  'SpecialRandomredirect' => 'includes/specials/SpecialRandomredirect.php',
1024  'SpecialRecentChanges' => 'includes/specials/SpecialRecentchanges.php',
1025  'SpecialRecentChangesLinked' => 'includes/specials/SpecialRecentchangeslinked.php',
1026  'SpecialRedirect' => 'includes/specials/SpecialRedirect.php',
1027  'SpecialResetTokens' => 'includes/specials/SpecialResetTokens.php',
1028  'SpecialRevisionDelete' => 'includes/specials/SpecialRevisiondelete.php',
1029  'SpecialRunJobs' => 'includes/specials/SpecialRunJobs.php',
1030  'SpecialSearch' => 'includes/specials/SpecialSearch.php',
1031  'SpecialSpecialpages' => 'includes/specials/SpecialSpecialpages.php',
1032  'SpecialStatistics' => 'includes/specials/SpecialStatistics.php',
1033  'SpecialTags' => 'includes/specials/SpecialTags.php',
1034  'SpecialTrackingCategories' => 'includes/specials/SpecialTrackingCategories.php',
1035  'SpecialUnblock' => 'includes/specials/SpecialUnblock.php',
1036  'SpecialUndelete' => 'includes/specials/SpecialUndelete.php',
1037  'SpecialUnlockdb' => 'includes/specials/SpecialUnlockdb.php',
1038  'SpecialUpload' => 'includes/specials/SpecialUpload.php',
1039  'SpecialUploadStash' => 'includes/specials/SpecialUploadStash.php',
1040  'SpecialUploadStashTooLargeException' => 'includes/specials/SpecialUploadStash.php',
1041  'SpecialUserlogout' => 'includes/specials/SpecialUserlogout.php',
1042  'SpecialVersion' => 'includes/specials/SpecialVersion.php',
1043  'SpecialWatchlist' => 'includes/specials/SpecialWatchlist.php',
1044  'SpecialWhatLinksHere' => 'includes/specials/SpecialWhatlinkshere.php',
1045  'UncategorizedCategoriesPage' => 'includes/specials/SpecialUncategorizedcategories.php',
1046  'UncategorizedImagesPage' => 'includes/specials/SpecialUncategorizedimages.php',
1047  'UncategorizedPagesPage' => 'includes/specials/SpecialUncategorizedpages.php',
1048  'UncategorizedTemplatesPage' => 'includes/specials/SpecialUncategorizedtemplates.php',
1049  'UnusedCategoriesPage' => 'includes/specials/SpecialUnusedcategories.php',
1050  'UnusedimagesPage' => 'includes/specials/SpecialUnusedimages.php',
1051  'UnusedtemplatesPage' => 'includes/specials/SpecialUnusedtemplates.php',
1052  'UnwatchedpagesPage' => 'includes/specials/SpecialUnwatchedpages.php',
1053  'UploadChunkFileException' => 'includes/upload/UploadFromChunks.php',
1054  'UploadChunkZeroLengthFileException' => 'includes/upload/UploadFromChunks.php',
1055  'UploadChunkVerificationException' => 'includes/upload/UploadFromChunks.php',
1056  'UploadForm' => 'includes/specials/SpecialUpload.php',
1057  'UploadSourceField' => 'includes/specials/SpecialUpload.php',
1058  'UserrightsPage' => 'includes/specials/SpecialUserrights.php',
1059  'UsersPager' => 'includes/specials/SpecialListusers.php',
1060  'WantedCategoriesPage' => 'includes/specials/SpecialWantedcategories.php',
1061  'WantedFilesPage' => 'includes/specials/SpecialWantedfiles.php',
1062  'WantedPagesPage' => 'includes/specials/SpecialWantedpages.php',
1063  'WantedTemplatesPage' => 'includes/specials/SpecialWantedtemplates.php',
1064  'WatchlistEditor' => 'includes/specials/SpecialEditWatchlist.php',
1065  'WithoutInterwikiPage' => 'includes/specials/SpecialWithoutinterwiki.php',
1066 
1067  # includes/templates
1068  'UserloginTemplate' => 'includes/templates/Userlogin.php',
1069  'UsercreateTemplate' => 'includes/templates/Usercreate.php',
1070 
1071  # includes/title
1072  'PageLinkRenderer' => 'includes/title/PageLinkRenderer.php',
1073  'TitleFormatter' => 'includes/title/TitleFormatter.php',
1074  'TitleParser' => 'includes/title/TitleParser.php',
1075  'TitleValue' => 'includes/title/TitleValue.php',
1076  'MalformedTitleException' => 'includes/title/MalformedTitleException.php',
1077  'MediaWikiPageLinkRenderer' => 'includes/title/MediaWikiPageLinkRenderer.php',
1078  'MediaWikiTitleCodec' => 'includes/title/MediaWikiTitleCodec.php',
1079 
1080  # includes/upload
1081  'UploadBase' => 'includes/upload/UploadBase.php',
1082  'UploadFromFile' => 'includes/upload/UploadFromFile.php',
1083  'UploadFromChunks' => 'includes/upload/UploadFromChunks.php',
1084  'UploadFromStash' => 'includes/upload/UploadFromStash.php',
1085  'UploadFromUrl' => 'includes/upload/UploadFromUrl.php',
1086  'UploadStash' => 'includes/upload/UploadStash.php',
1087  'UploadStashBadPathException' => 'includes/upload/UploadStash.php',
1088  'UploadStashException' => 'includes/upload/UploadStash.php',
1089  'UploadStashFile' => 'includes/upload/UploadStash.php',
1090  'UploadStashFileException' => 'includes/upload/UploadStash.php',
1091  'UploadStashFileNotFoundException' => 'includes/upload/UploadStash.php',
1092  'UploadStashNotAvailableException' => 'includes/upload/UploadStash.php',
1093  'UploadStashZeroLengthFileException' => 'includes/upload/UploadStash.php',
1094  'UploadStashNotLoggedInException' => 'includes/upload/UploadStash.php',
1095  'UploadStashWrongOwnerException' => 'includes/upload/UploadStash.php',
1096  'UploadStashNoSuchKeyException' => 'includes/upload/UploadStash.php',
1097 
1098  # includes/utils
1099  'ArrayUtils' => 'includes/utils/ArrayUtils.php',
1100  'CdbException' => 'includes/utils/Cdb.php',
1101  'CdbFunctions' => 'includes/utils/CdbPHP.php',
1102  'CdbReader' => 'includes/utils/Cdb.php',
1103  'CdbReaderDBA' => 'includes/utils/CdbDBA.php',
1104  'CdbReaderPHP' => 'includes/utils/CdbPHP.php',
1105  'CdbWriter' => 'includes/utils/Cdb.php',
1106  'CdbWriterDBA' => 'includes/utils/CdbDBA.php',
1107  'CdbWriterPHP' => 'includes/utils/CdbPHP.php',
1108  'ConfEditor' => 'includes/utils/ConfEditor.php',
1109  'ConfEditorParseError' => 'includes/utils/ConfEditor.php',
1110  'ConfEditorToken' => 'includes/utils/ConfEditor.php',
1111  'DoubleReplacer' => 'includes/utils/StringUtils.php',
1112  'ExplodeIterator' => 'includes/utils/StringUtils.php',
1113  'HashtableReplacer' => 'includes/utils/StringUtils.php',
1114  'IP' => 'includes/utils/IP.php',
1115  'MWCryptRand' => 'includes/utils/MWCryptRand.php',
1116  'MWFunction' => 'includes/utils/MWFunction.php',
1117  'RegexlikeReplacer' => 'includes/utils/StringUtils.php',
1118  'ReplacementArray' => 'includes/utils/StringUtils.php',
1119  'Replacer' => 'includes/utils/StringUtils.php',
1120  'StringUtils' => 'includes/utils/StringUtils.php',
1121  'UIDGenerator' => 'includes/utils/UIDGenerator.php',
1122  'ZipDirectoryReader' => 'includes/utils/ZipDirectoryReader.php',
1123  'ZipDirectoryReaderError' => 'includes/utils/ZipDirectoryReader.php',
1124 
1125  # languages
1126  'ConverterRule' => 'languages/ConverterRule.php',
1127  'FakeConverter' => 'languages/Language.php',
1128  'Language' => 'languages/Language.php',
1129  'LanguageConverter' => 'languages/LanguageConverter.php',
1130  'CLDRPluralRuleConverter' => 'languages/utils/CLDRPluralRuleConverter.php',
1131  'CLDRPluralRuleConverter_Expression' => 'languages/utils/CLDRPluralRuleConverter_Expression.php',
1132  'CLDRPluralRuleConverter_Fragment' => 'languages/utils/CLDRPluralRuleConverter_Fragment.php',
1133  'CLDRPluralRuleConverter_Operator' => 'languages/utils/CLDRPluralRuleConverter_Operator.php',
1134  'CLDRPluralRuleEvaluator' => 'languages/utils/CLDRPluralRuleEvaluator.php',
1135  'CLDRPluralRuleEvaluator_Range' => 'languages/utils/CLDRPluralRuleEvaluator_Range.php',
1136  'CLDRPluralRuleError' => 'languages/utils/CLDRPluralRuleError.php',
1137 
1138  # maintenance
1139  'BackupDumper' => 'maintenance/backup.inc',
1140  'ConvertLinks' => 'maintenance/convertLinks.php',
1141  'DeleteArchivedFilesImplementation' => 'maintenance/deleteArchivedFiles.inc',
1142  'DeleteArchivedRevisionsImplementation' => 'maintenance/deleteArchivedRevisions.inc',
1143  'DeleteDefaultMessages' => 'maintenance/deleteDefaultMessages.php',
1144  'DumpDBZip2Output' => 'maintenance/backup.inc',
1145  'ExportProgressFilter' => 'maintenance/backup.inc',
1146  'FakeMaintenance' => 'maintenance/Maintenance.php',
1147  'FixExtLinksProtocolRelative' => 'maintenance/fixExtLinksProtocolRelative.php',
1148  'LoggedUpdateMaintenance' => 'maintenance/Maintenance.php',
1149  'Maintenance' => 'maintenance/Maintenance.php',
1150  'PopulateCategory' => 'maintenance/populateCategory.php',
1151  'PopulateImageSha1' => 'maintenance/populateImageSha1.php',
1152  'PopulateFilearchiveSha1' => 'maintenance/populateFilearchiveSha1.php',
1153  'PopulateLogSearch' => 'maintenance/populateLogSearch.php',
1154  'PopulateLogUsertext' => 'maintenance/populateLogUsertext.php',
1155  'PopulateParentId' => 'maintenance/populateParentId.php',
1156  'PopulateRevisionLength' => 'maintenance/populateRevisionLength.php',
1157  'PopulateRevisionSha1' => 'maintenance/populateRevisionSha1.php',
1158  'RefreshLinks' => 'maintenance/refreshLinks.php',
1159  'SevenZipStream' => 'maintenance/7zip.inc',
1160  'Sqlite' => 'maintenance/sqlite.inc',
1161  'UpdateCollation' => 'maintenance/updateCollation.php',
1162  'UpdateRestrictions' => 'maintenance/updateRestrictions.php',
1163  'UserDupes' => 'maintenance/userDupes.inc',
1164 
1165  # maintenance/language
1166  'CsvStatsOutput' => 'maintenance/language/StatOutputs.php',
1167  'ExtensionLanguages' => 'maintenance/language/languages.inc',
1168  'Languages' => 'maintenance/language/languages.inc',
1169  'MessageWriter' => 'maintenance/language/writeMessagesArray.inc',
1170  'StatsOutput' => 'maintenance/language/StatOutputs.php',
1171  'TextStatsOutput' => 'maintenance/language/StatOutputs.php',
1172  'WikiStatsOutput' => 'maintenance/language/StatOutputs.php',
1173 
1174  # maintenance/term
1175  'AnsiTermColorer' => 'maintenance/term/MWTerm.php',
1176  'DummyTermColorer' => 'maintenance/term/MWTerm.php',
1177 
1178  # mw-config
1179  'InstallerOverrides' => 'mw-config/overrides.php',
1180  'MyLocalSettingsGenerator' => 'mw-config/overrides.php',
1181 
1182  # skins
1183  'CologneBlueTemplate' => 'skins/CologneBlue.php',
1184  'ModernTemplate' => 'skins/Modern.php',
1185  'MonoBookTemplate' => 'skins/MonoBook.php',
1186  'SkinCologneBlue' => 'skins/CologneBlue.php',
1187  'SkinModern' => 'skins/Modern.php',
1188  'SkinMonoBook' => 'skins/MonoBook.php',
1189  'SkinVector' => 'skins/Vector.php',
1190  'VectorTemplate' => 'skins/Vector.php',
1191 );
1192 
1193 class AutoLoader {
1194  static protected $autoloadLocalClassesLower = null;
1195 
1201  static function autoload( $className ) {
1203  $wgAutoloadAttemptLowercase;
1204 
1205  // Workaround for PHP bug <https://bugs.php.net/bug.php?id=49143> (5.3.2. is broken, it's
1206  // fixed in 5.3.6). Strip leading backslashes from class names. When namespaces are used,
1207  // leading backslashes are used to indicate the top-level namespace, e.g. \foo\Bar. When
1208  // used like this in the code, the leading backslash isn't passed to the auto-loader
1209  // ($className would be 'foo\Bar'). However, if a class is accessed using a string instead
1210  // of a class literal (e.g. $class = '\foo\Bar'; new $class()), then some versions of PHP
1211  // do not strip the leading backlash in this case, causing autoloading to fail.
1212  $className = ltrim( $className, '\\' );
1213 
1214  $filename = false;
1215 
1216  if ( isset( $wgAutoloadLocalClasses[$className] ) ) {
1217  $filename = $wgAutoloadLocalClasses[$className];
1218  } elseif ( isset( $wgAutoloadClasses[$className] ) ) {
1219  $filename = $wgAutoloadClasses[$className];
1220  } elseif ( $wgAutoloadAttemptLowercase ) {
1221  /*
1222  * Try a different capitalisation.
1223  *
1224  * PHP 4 objects are always serialized with the classname coerced to lowercase,
1225  * and we are plagued with several legacy uses created by MediaWiki < 1.5, see
1226  * https://wikitech.wikimedia.org/wiki/Text_storage_data
1227  */
1228  $lowerClass = strtolower( $className );
1229 
1230  if ( self::$autoloadLocalClassesLower === null ) {
1231  self::$autoloadLocalClassesLower = array_change_key_case( $wgAutoloadLocalClasses, CASE_LOWER );
1232  }
1233 
1234  if ( isset( self::$autoloadLocalClassesLower[$lowerClass] ) ) {
1235  if ( function_exists( 'wfDebugLog' ) ) {
1236  wfDebugLog( 'autoloader', "Class {$className} was loaded using incorrect case" );
1237  }
1238  $filename = self::$autoloadLocalClassesLower[$lowerClass];
1239  }
1240  }
1241 
1242  if ( !$filename ) {
1243  // Class not found; let the next autoloader try to find it
1244  return;
1245  }
1246 
1247  // Make an absolute path, this improves performance by avoiding some stat calls
1248  if ( substr( $filename, 0, 1 ) != '/' && substr( $filename, 1, 1 ) != ':' ) {
1249  global $IP;
1250  $filename = "$IP/$filename";
1251  }
1252 
1253  require $filename;
1254  }
1255 
1264  static function loadClass( $class ) {
1265  return class_exists( $class );
1266  }
1267 
1273  self::$autoloadLocalClassesLower = null;
1274  }
1275 }
1276 
1277 spl_autoload_register( array( 'AutoLoader', 'autoload' ) );
php
skin txt MediaWiki includes four core it has been set as the default in MediaWiki since the replacing Monobook it had been been the default skin since before being replaced by Vector largely rewritten in while keeping its appearance Several legacy skins were removed in the as the burden of supporting them became too heavy to bear Those in etc for skin dependent CSS etc for skin dependent JavaScript These can also be customised on a per user by etc This feature has led to a wide variety of user styles becoming that gallery is a good place to ending in php
Definition: skin.txt:62
content
per default it will return the text for text based content
Definition: contenthandler.txt:107
$wgAutoloadClasses
global $wgAutoloadClasses
Definition: TestsAutoLoader.php:24
wfDebugLog
wfDebugLog( $logGroup, $text, $dest='all')
Send a line to a supplementary debug log file, if configured, or main debug log if not.
Definition: GlobalFunctions.php:1040
normal
This document is intended to provide useful advice for parties seeking to redistribute MediaWiki to end users It s targeted particularly at maintainers for Linux since it s been observed that distribution packages of MediaWiki often break We ve consistently had to recommend that users seeking support use official tarballs instead of their distribution s and this often solves whatever problem the user is having It would be nice if this could such and we might be restricted by PHP settings such as safe mode or open_basedir We cannot assume that the software even has read access anywhere useful Many shared hosts run all users web applications under the same so they can t rely on Unix and must forbid reads to even standard directories like tmp lest users read each others files We cannot assume that the user has the ability to install or run any programs not written as web accessible PHP scripts Since anything that works on cheap shared hosting will work if you have shell or root access MediaWiki s design is based around catering to the lowest common denominator Although we support higher end setups as the way many things work by default is tailored toward shared hosting These defaults are unconventional from the point of view of normal(non-web) applications -- they might conflict with distributors' policies
cache
you have access to all of the normal MediaWiki so you can get a DB use the cache
Definition: maintenance.txt:52
skins
skin txt MediaWiki includes four core skins
Definition: skin.txt:5
AutoLoader
Definition: AutoLoader.php:1193
title
to move a page</td >< td > &*You are moving the page across *A non empty talk page already exists under the new or *You uncheck the box below In those you will have to move or merge the page manually if desired</td >< td > be sure to &You are responsible for making sure that links continue to point where they are supposed to go Note that the page will &a page at the new title
Definition: All_system_messages.txt:2703
file
We ve cleaned up the code here by removing clumps of infrequently used code and moving them off somewhere else It s much easier for someone working with this code to see what s _really_ going and make changes or fix bugs In we can take all the code that deals with the little used title reversing we can concentrate it all in an extension file
Definition: hooks.txt:93
AutoLoader\resetAutoloadLocalClassesLower
static resetAutoloadLocalClassesLower()
Method to clear the protected class property $autoloadLocalClassesLower.
Definition: AutoLoader.php:1272
array
the array() calling protocol came about after MediaWiki 1.4rc1.
List of Api Query prop modules.
global
when a variable name is used in a it is silently declared as a new masking the global
Definition: design.txt:93
json
The package json
Definition: README.txt:1
AutoLoader\$autoloadLocalClassesLower
static $autoloadLocalClassesLower
Definition: AutoLoader.php:1194
AutoLoader\loadClass
static loadClass( $class)
Force a class to be run through the autoloader, helpful for things like Sanitizer that have define()s...
Definition: AutoLoader.php:1264
AutoLoader\autoload
static autoload( $className)
autoload - take a class name and attempt to load it
Definition: AutoLoader.php:1201
$wgAutoloadLocalClasses
global $wgAutoloadLocalClasses
Locations of core classes Extension classes are specified with $wgAutoloadClasses This array is a glo...
Definition: AutoLoader.php:28
term
which are not or by specifying more than one search term(only pages containing all of the search terms will appear in the result).</td >< td >
Definition: All_system_messages.txt:3012
$IP
$IP
Definition: WebStart.php:88