wiki.techinc.nl/includes
Aryeh Gregor 246ac2af0c Autoload vendor from AutoLoader, not Setup
Nothing in vendor can depend on anything in our classes, whereas the
reverse dependency could exist, so it makes sense to load vendor first.
This ensures that vendor facilities are available in anything loaded
from our autoloader, for instance polyfills like
str_starts_with()/str_ends_with.

Change-Id: I7407bf7a5b201836fde24db97be2dab2856738b5
2022-04-28 20:36:44 +03:00
..
actions Merge "Use MainConfigNames instead of string literals, #4" 2022-04-27 10:25:59 +00:00
api Merge "Use MainConfigNames instead of string literals, #4" 2022-04-27 10:25:59 +00:00
auth Use MainConfigNames instead of string literals, #3 2022-04-26 14:31:26 +03:00
block Use MainConfigNames instead of string literals, #4 2022-04-26 19:03:37 +03:00
cache Use MainConfigNames instead of string literals, #4 2022-04-26 19:03:37 +03:00
changes Use MainConfigNames instead of string literals, #2 2022-04-13 18:55:46 +03:00
changetags Merge "changetags: Remove "hits" key from exported RCFilters module data" 2022-04-27 23:03:32 +00:00
collation Use MainConfigNames instead of string literals, #4 2022-04-26 19:03:37 +03:00
CommentFormatter phan: Remove PhanPossiblyUndeclaredVariable suppression 2022-03-30 19:47:15 +00:00
composer
config phan: Disable null_casts_as_any_type setting 2022-03-21 18:25:07 +00:00
content Use MainConfigNames instead of string literals, #4 2022-04-26 19:03:37 +03:00
context Use MainConfigNames instead of string literals, #2 2022-04-13 18:55:46 +03:00
dao
db Use MainConfigNames instead of string literals, #3 2022-04-26 14:31:26 +03:00
debug Merge "debug: Fix $wgDebugRawPage to work with PSR-3 debug logging" 2022-04-13 00:49:05 +00:00
deferred Use MainConfigNames instead of string literals, #4 2022-04-26 19:03:37 +03:00
diff Use MainConfigNames instead of string literals, #3 2022-04-26 14:31:26 +03:00
edit
editpage Use MainConfigNames instead of string literals, #4 2022-04-26 19:03:37 +03:00
exception rdbms: make automatic connection recovery more robust 2022-04-14 11:09:31 +10:00
export Use MainConfigNames instead of string literals, #3 2022-04-26 14:31:26 +03:00
externalstore rdbms: Fold MaintainableDBConnRef into DBConnRef 2022-04-14 01:57:11 +02:00
filebackend Use MainConfigNames instead of string literals, #4 2022-04-26 19:03:37 +03:00
filerepo filerepo: Duplicate code handling metadata of files to ArchivedFile 2022-04-20 23:01:48 +02:00
gallery Use MainConfigNames instead of string literals, #3 2022-04-26 14:31:26 +03:00
historyblob historyblob: Improve param and property documentation 2022-03-08 23:45:44 +00:00
Hook Merge "Fix various documentation related to null types (part II)" 2022-03-09 22:42:42 +00:00
HookContainer Create ParserFetchTemplateData hook 2022-03-28 17:25:34 -04:00
htmlform Use MainConfigNames instead of string literals, #3 2022-04-26 14:31:26 +03:00
http Use MainConfigNames instead of string literals, #3 2022-04-26 14:31:26 +03:00
import Use MainConfigNames instead of string literals 2022-04-11 17:53:27 +03:00
installer Use MainConfigNames instead of string literals, #4 2022-04-26 19:03:37 +03:00
interwiki Merge "interwiki: Adjust documentation for InterwikiLookup::getAllPrefixes" 2022-03-09 22:28:04 +00:00
jobqueue Use MainConfigNames instead of string literals, #3 2022-04-26 14:31:26 +03:00
json Type hints for ArrayAccess and JsonSerializable 2022-04-11 15:06:27 +03:00
language Merge "Use MainConfigNames instead of string literals, #4" 2022-04-27 10:25:59 +00:00
languages Use MainConfigNames instead of string literals, #2 2022-04-13 18:55:46 +03:00
libs rdbms: Remove instance ownership concept 2022-04-26 11:48:46 +10:00
linkeddata
linker Use MainConfigNames instead of string literals, #3 2022-04-26 14:31:26 +03:00
logging Merge "logging: Use MainConfigNames constants" 2022-04-26 09:23:54 +00:00
mail Use MainConfigNames instead of string literals, #2 2022-04-13 18:55:46 +03:00
media Use MainConfigNames instead of string literals, #4 2022-04-26 19:03:37 +03:00
Message
Navigation
objectcache Use MainConfigNames instead of string literals, #3 2022-04-26 14:31:26 +03:00
page Merge "Simplify query parameter logic in ImagePage" 2022-04-27 20:34:38 +00:00
pager pager: Improve Y2K38 check to keep leading zero in 3-digit years 2022-04-13 19:52:19 +02:00
ParamValidator/TypeDef paramvalidator: Add comment about used paramvalidator- messages 2022-04-11 23:56:02 +02:00
parser Merge "Fix output encoding of language converter display title" 2022-04-27 15:43:34 +00:00
password Use MainConfigNames instead of string literals, #4 2022-04-26 19:03:37 +03:00
Permissions Use MainConfigNames instead of string literals, #4 2022-04-26 19:03:37 +03:00
poolcounter Inline trivial getter in PoolWorkArticleView 2022-04-26 16:18:30 +00:00
preferences Use MainConfigNames instead of string literals, #3 2022-04-26 14:31:26 +03:00
profiler profiler: Deprecate unused 'trace' option 2022-04-13 21:04:56 +00:00
rcfeed Use MainConfigNames instead of string literals, #4 2022-04-26 19:03:37 +03:00
registration Use MainConfigNames instead of string literals, #4 2022-04-26 19:03:37 +03:00
resourceloader Use MainConfigNames instead of string literals, #4 2022-04-26 19:03:37 +03:00
Rest Use MainConfigNames instead of string literals, #4 2022-04-26 19:03:37 +03:00
Revision Merge "RevisionStore::getRelativeRevision: use the supplied timestamp, if any" 2022-03-22 23:01:04 +00:00
revisiondelete Use MainConfigNames instead of string literals, #2 2022-04-13 18:55:46 +03:00
revisionlist phan: Disable null_casts_as_any_type setting 2022-03-21 18:25:07 +00:00
search Use MainConfigNames instead of string literals, #2 2022-04-13 18:55:46 +03:00
session Use MainConfigNames instead of string literals, #4 2022-04-26 19:03:37 +03:00
Settings Use MainConfigNames instead of string literals, #4 2022-04-26 19:03:37 +03:00
shell Use MainConfigNames instead of string literals, #2 2022-04-13 18:55:46 +03:00
site Use MainConfigNames instead of string literals, #3 2022-04-26 14:31:26 +03:00
skins Use MainConfigNames instead of string literals, #3 2022-04-26 14:31:26 +03:00
sparql Replace some more usages of Wikimedia\(suppress|restore)Warnings() 2022-02-24 20:27:46 +00:00
specialpage Use MainConfigNames instead of string literals, #3 2022-04-26 14:31:26 +03:00
specials Use MainConfigNames instead of string literals, #4 2022-04-26 19:03:37 +03:00
Storage Use MainConfigNames instead of string literals, #3 2022-04-26 14:31:26 +03:00
templates
tidy Use MainConfigNames instead of string literals, #4 2022-04-26 19:03:37 +03:00
title Use MainConfigNames instead of string literals, #3 2022-04-26 14:31:26 +03:00
upload Merge "Add us-ascii to safeXmlEncodings" 2022-04-27 12:44:05 +00:00
user Use MainConfigNames instead of string literals, #4 2022-04-26 19:03:37 +03:00
utils Refactor URL-parsing global functions to class 2022-04-12 15:14:35 +03:00
watcheditem Use MainConfigNames instead of string literals, #4 2022-04-26 19:03:37 +03:00
watchlist Use MainConfigNames instead of string literals, #4 2022-04-26 19:03:37 +03:00
widget
xml phan: Disable scalar_implicit_cast setting 2022-03-18 18:52:24 +00:00
.htaccess
ActorMigration.php
ActorMigrationBase.php
AutoLoader.php Autoload vendor from AutoLoader, not Setup 2022-04-28 20:36:44 +03:00
BadFileLookup.php
BootstrapHelperFunctions.php installer: Simplify wfDetectLocalSettingsFile and document gotchass 2022-03-01 17:43:15 +00:00
CategoriesRdf.php phan: Disable scalar_implicit_cast setting 2022-03-18 18:52:24 +00:00
Category.php
CategoryViewer.php Use name constants to access config settings. 2022-04-07 13:02:28 +02:00
CommentStore.php phan: Remove PhanPossiblyUndeclaredVariable suppression 2022-03-30 19:47:15 +00:00
CommentStoreComment.php
config-merge-strategies.php Use MainConfigNames instead of string literals, #4 2022-04-26 19:03:37 +03:00
config-schema.php Merge "Drop $wgMultiContentRevisionSchemaMigrationStage config" 2022-04-14 19:13:37 +00:00
ConfiguredReadOnlyMode.php
ContentSecurityPolicy.php Use MainConfigNames instead of string literals, #4 2022-04-26 19:03:37 +03:00
DefaultSettings.php Merge "Drop $wgMultiContentRevisionSchemaMigrationStage config" 2022-04-14 19:13:37 +00:00
DefaultSettings.template Generate DefaultSettings.php from schema 2022-03-18 10:25:52 +01:00
Defines.php Refactor URL-parsing global functions to class 2022-04-12 15:14:35 +03:00
DeprecatedGlobal.php
DerivativeRequest.php
DevelopmentSettings.php debug: Fix $wgDebugRawPage to work with PSR-3 debug logging 2022-04-13 00:29:40 +00:00
DummyLinker.php
EditPage.php TempUser EditPage and permissions 2022-04-26 14:10:53 +10:00
Emptiable.php
EventRelayerGroup.php
ExtensionInfo.php
FauxRequest.php Use name constants to access config settings. 2022-04-07 13:02:28 +02:00
FauxRequestUpload.php
FauxResponse.php Use name constants to access config settings. 2022-04-07 13:02:28 +02:00
FeedUtils.php Use name constants to access config settings. 2022-04-07 13:02:28 +02:00
FileDeleteForm.php SpecialDelete: check permissions again when deleting 2022-04-11 12:47:47 -04:00
ForeignResourceManager.php Avoid use of null, bool or Status in log messages 2022-03-02 22:45:10 +00:00
ForkController.php
FormOptions.php Type hints for ArrayAccess and JsonSerializable 2022-04-11 15:06:27 +03:00
GitInfo.php Use name constants to access config settings. 2022-04-07 13:02:28 +02:00
GlobalFunctions.php Remove deprecated global function wfGetLB() 2022-04-14 04:28:15 +00:00
HeaderCallback.php
Hooks.php
Html.php Drop messagebox, warningbox, errorbox classes 2022-04-11 17:40:04 +00:00
Linker.php Don't apply mw-default-size class to framed / manualthumb media 2022-04-14 23:23:00 +00:00
LinkFilter.php
ListToggle.php
MagicWord.php Fix various documentation related to null types 2022-02-26 10:31:24 +01:00
MagicWordArray.php
MagicWordFactory.php
MainConfigNames.php Merge "Drop $wgMultiContentRevisionSchemaMigrationStage config" 2022-04-14 19:13:37 +00:00
MainConfigNames.template Generate config name constants. 2022-03-18 10:32:58 +01:00
MainConfigSchema.php Fix documentation of includes/languages/data/Names.php 2022-04-23 20:12:14 +00:00
MediaWiki.php Replace Action::getActionName by IContextSource::getActionName 2022-04-15 23:25:25 +02:00
MediaWikiServices.php TempUser infrastructure and services 2022-04-14 09:23:55 +10:00
MediaWikiVersionFetcher.php
MergeHistory.php Use name constants to access config settings. 2022-04-07 13:02:28 +02:00
MovePage.php Use MainConfigNames instead of string literals, #4 2022-04-26 19:03:37 +03:00
MWGrants.php
MWNamespace.php
MWTimestamp.php Use name constants to access config settings. 2022-04-07 13:02:28 +02:00
NoLocalSettings.php
OrderedStreamingForkController.php
OutputHandler.php Use name constants to access config settings. 2022-04-07 13:02:28 +02:00
OutputPage.php Merge "Prepare for deprecation of Skin::bottomScripts" 2022-04-18 18:05:50 +00:00
PageProps.php phan: Remove PhanPossiblyUndeclaredVariable suppression 2022-03-30 19:47:15 +00:00
PathRouter.php
PHPVersionCheck.php Prepare active branch following REL1_38 cut, labelling as 1.39-alpha 2022-03-14 21:50:17 -04:00
Pingback.php Use name constants to access config settings. 2022-04-07 13:02:28 +02:00
ProtectionForm.php ProtectionForm: Remove usage of deprecated Title function 2022-04-13 21:19:49 +00:00
ProxyLookup.php
RawMessage.php
ReadOnlyMode.php
ServiceWiring.php TempUserCreator: Support old format of AccountCreationThrottle 2022-04-26 20:46:15 +02:00
Setup.php Autoload vendor from AutoLoader, not Setup 2022-04-28 20:36:44 +03:00
SetupDynamicConfig.php Test dynamic configuration logic 2022-04-12 15:21:35 +03:00
SiteConfiguration.php phan: Remove PhanTypePossiblyInvalidDimOffset suppression 2022-03-28 23:26:49 +02:00
SiteStats.php Use name constants to access config settings. 2022-04-07 13:02:28 +02:00
SiteStatsInit.php Use name constants to access config settings. 2022-04-07 13:02:28 +02:00
Status.php Status: Ensure MessageLocalizer is used if provided 2022-03-08 01:50:37 +00:00
StreamFile.php Use name constants to access config settings. 2022-04-07 13:02:28 +02:00
StubGlobalUser.php
StubObject.php Use updated ObjectFactory namespace 2022-03-09 23:04:51 +00:00
StubUserLang.php
TemplateParser.php Use MainConfigNames instead of string literals, #3 2022-04-26 14:31:26 +03:00
TemplatesOnThisPageFormatter.php Remove usage of protection related deprecated Title function 2022-04-14 21:42:55 +00:00
Title.php Title: Hard deprecate Title::getSelectFields() 2022-04-27 10:59:18 +01:00
TitleArray.php
TitleArrayFromResult.php
TitleFactory.php
TrackingCategories.php Use MainConfigNames instead of string literals, #4 2022-04-26 19:03:37 +03:00
WebRequest.php WebRequest: Micro-optimise getIP 2022-04-06 17:24:31 +00:00
WebRequestUpload.php
WebResponse.php Use name constants to access config settings. 2022-04-07 13:02:28 +02:00
WebStart.php Define MW_INSTALL_PATH constant and BaseDirectory config. 2022-03-04 14:18:27 +01:00
WikiMap.php
WikiReference.php