wiki.techinc.nl/includes
Umherirrender f338645527 Create FauxRequestUpload to fake uploads in tests
And use it in core
Avoid direct use of super global $_FILES

This can breaks all FauxRequest relaying on $_FILES
in tests or production code via FauxRequest::getUpload.
Falls back to $_FILES for the moment

Bug: T48163
Change-Id: I7392acc9bb682ec6b7025dbed0734c142f45c91a
2021-04-06 23:10:43 +02:00
..
actions Merge "Convert InfoAction to PageIdentity" 2021-04-05 17:41:12 +00:00
api Localisation updates from https://translatewiki.net. 2021-04-06 12:00:54 +02:00
auth build: Swap deprecated @codingStandardsIgnore to phpcs:ignore 2021-04-04 21:18:22 +02:00
block Remove User::idFromName from UnblockUser::unblockUnsafe 2021-03-31 23:51:34 -07:00
cache Use more neutral or alternative language 2021-03-20 19:47:18 +00:00
changes build: Swap deprecated @codingStandardsIgnore to phpcs:ignore 2021-04-04 21:18:22 +02:00
changetags Revert "Add change tags for media additions/removals" 2021-03-26 15:16:08 +00:00
collation Use static closures where safe to use 2021-02-11 00:13:52 +00:00
compat
composer ComposerHookHandler: Tweak handling of composer 2 and wikimedia/composer-merge-plugin 2021-03-11 04:04:38 +00:00
config build: Enable phan-taint-check-plugin and suppress issues 2020-12-30 19:02:22 +01:00
content Merge "Avoid using User::getBoolOption()" 2021-03-28 02:18:21 +00:00
context docs: Fix 'dependant' typos 2021-02-18 16:59:20 +00:00
dao Introduce helper WikiAwareEntityTrait 2021-02-08 13:49:50 -06:00
db Add $wgChronologyProtectorStash and improve $wgMainStash comments 2021-03-01 20:34:34 +00:00
debug Drop Avro format option for monolog without deprecation 2021-03-25 08:26:17 -07:00
deferred Remove $wgPagePropsHaveSortkey 2021-03-13 12:08:49 -08:00
diff Merge "Avoid using User::getBoolOption()" 2021-03-28 02:18:21 +00:00
edit
editpage Update creation of edit constraints following switch to Authority 2021-03-22 23:11:46 +00:00
exception Convert users of BlockErrorFormatter to UserIdentity 2021-03-17 19:37:08 +00:00
export Use static closures where safe to use 2021-02-11 00:13:52 +00:00
externalstore Merge "ExternalStoreMwstore: Remove unnecessary check" 2021-03-13 20:57:50 +00:00
filebackend Use static closures where safe to use 2021-02-11 00:13:52 +00:00
filerepo Merge "LocalFile: Move "supportsSha1URLs" in purgeThumbList() out of the loop" 2021-03-27 03:39:47 +00:00
gallery
historyblob Safer autoloading with respect to file-scope code 2021-01-11 11:59:36 +11:00
Hook Merge "Hard deprecate the onTitleArrayFromResult hook" 2021-03-30 22:13:18 +00:00
HookContainer Hard deprecate the onTitleArrayFromResult hook 2021-03-30 18:57:55 +00:00
htmlform build: Swap deprecated @codingStandardsIgnore to phpcs:ignore 2021-04-04 21:18:22 +02:00
http build: Swap deprecated @codingStandardsIgnore to phpcs:ignore 2021-04-04 21:18:22 +02:00
import Inject dependencies into some ImportTitleFactory classes 2021-03-22 21:27:27 +00:00
installer Localisation updates from https://translatewiki.net. 2021-04-06 12:00:54 +02:00
interwiki Deprecate InterwikiLoadPrefix hook 2020-12-21 19:28:48 +00:00
jobqueue changes: Move unlock to cover DELETE query for activeusers in RC jobs 2021-04-01 20:43:05 +01:00
json
language Add Message/MessageValue datetime parameter types 2021-03-30 21:05:32 -06:00
libs DoctrineSchemaBuilder: Do not add prefix placeholder for Postgres at all 2021-04-06 00:23:14 +00:00
linkeddata
linker Define equality for PageIdentity and LinkTarget 2021-01-19 23:07:37 +00:00
logging Move several legacy style rules to existing dedicated modules 2021-03-26 20:39:39 +01:00
mail Merge "Convert mail namespace to Authority/UserIdentity" 2021-04-05 17:26:58 +00:00
media Merge "Fix replacement of control chars in DJVU text output" 2021-03-29 15:38:33 +00:00
Message
Navigation
objectcache Merge "objectcache: remove ObjectCache::detectLocalServerCache() method" 2021-03-08 05:57:14 +00:00
page Merge "Use PageStore in RevisionStore" 2021-04-05 19:54:40 +00:00
pager Use more neutral or alternative language 2021-03-20 19:47:18 +00:00
ParamValidator/TypeDef
parser Convert ParserCache to PageRecord 2021-04-02 21:14:54 -06:00
password
Permissions PermissionManager: fetch $wgDeleteRevisionsLimit from config 2021-03-29 22:33:43 +00:00
poolcounter Convert ParserOutputAccess to PageRecord. 2021-04-05 07:46:34 -06:00
preferences Avoid using User::getBoolOption() 2021-03-27 22:51:03 +01:00
profiler Use more neutral or alternative language 2021-03-20 19:47:18 +00:00
rcfeed
registration registry: Allow specifying immovable namespaces in extension.json 2021-03-17 06:10:35 +00:00
resourceloader build: Swap deprecated @codingStandardsIgnore to phpcs:ignore 2021-04-04 21:18:22 +02:00
Rest Rest/Handler.php: Minor cleanup 2021-04-02 02:51:00 +01:00
Revision Merge "Use PageStore in RevisionStore" 2021-04-05 19:54:40 +00:00
revisiondelete Use Authority for revision audience where possible 2021-02-24 10:56:50 -07:00
revisionlist Use Authority for revision audience where possible 2021-02-24 10:56:50 -07:00
search Replace various usages of PermissionManager with Authority 2021-03-17 20:23:58 -06:00
session Avoid using User::isValidUserName() 2021-03-14 18:04:12 +01:00
shell Use Shellbox for Shell::command() etc. 2021-02-05 21:51:58 +11:00
site Merge "Use static closures where safe to use" 2021-02-14 23:05:48 +00:00
skins Merge "Fix annoying E_NOTICE about undefined 'alt' index in Skin#makeFooterIcon." 2021-03-28 02:17:55 +00:00
sparql
specialpage QueryPage: Remove useless check 2021-03-29 17:57:01 +01:00
specials Add Ori Livneh to authorList 2021-04-06 10:34:16 -07:00
Storage build: Swap deprecated @codingStandardsIgnore to phpcs:ignore 2021-04-04 21:18:22 +02:00
templates
tidy Deprecate MWTidy and TidyDriverBase::supportsValidate() 2021-03-16 12:29:55 -07:00
title Make TitleFormatter accept PageIdentity interface 2021-03-24 17:27:19 -04:00
upload Rename some variables to use more neutral language 2021-03-19 16:18:49 +00:00
user Convert mail namespace to Authority/UserIdentity 2021-04-01 15:46:09 -06:00
utils Drop Avro format option for monolog without deprecation 2021-03-25 08:26:17 -07:00
watcheditem Merge "Convert WatchedItem et al to PageIdentity" 2021-03-26 20:16:54 +00:00
widget Add HTMLTagMultiselectField 2021-03-26 08:15:38 -07:00
xml Don't accept empty option group names for dropdown elements 2021-02-19 17:04:35 +01:00
.htaccess
ActorMigration.php Deprecate UserIdentity::getActorId() 2021-03-13 19:45:57 +01:00
AjaxDispatcher.php build: Enable phan-taint-check-plugin and suppress issues 2020-12-30 19:02:22 +01:00
AjaxResponse.php
AutoLoader.php Convert mail namespace to Authority/UserIdentity 2021-04-01 15:46:09 -06:00
Autopromote.php
BadFileLookup.php build: Update mediawiki/mediawiki-codesniffer to 35.0.0 2021-01-31 13:34:38 +00:00
CategoriesRdf.php
Category.php
CategoryViewer.php build: Enable phan-taint-check-plugin and suppress issues 2020-12-30 19:02:22 +01:00
CommentStore.php Turn CommentStore::$tempTables into a constant 2021-02-16 09:42:30 +01:00
CommentStoreComment.php
ConfiguredReadOnlyMode.php
ContentSecurityPolicy.php Use static closures where safe to use 2021-02-11 00:13:52 +00:00
DefaultSettings.php DefaultSettings: Fix documentation of user-global in $wgRateLimits 2021-04-03 11:49:38 +01:00
Defines.php PHPVersionCheck: Complain about known-bad versions above minimum 2021-02-25 15:17:21 +00:00
DeprecatedGlobal.php DeprecatedGlobal: remove unneeded phpcs suppression 2021-02-16 16:30:43 +00:00
DerivativeRequest.php Create FauxRequestUpload to fake uploads in tests 2021-04-06 23:10:43 +02:00
DevelopmentSettings.php Ensure that the legacy wikitext editor is preferred by default 2021-01-12 12:30:02 +01:00
DummyLinker.php
EditPage.php Remove hard deprecated EditPage spam regex methods 2021-03-29 17:38:55 +00:00
Emptiable.php Creating an interface to check for emptiness of an object 2021-02-19 21:56:21 +00:00
EventRelayerGroup.php
ExtensionInfo.php
FauxRequest.php Create FauxRequestUpload to fake uploads in tests 2021-04-06 23:10:43 +02:00
FauxRequestUpload.php Create FauxRequestUpload to fake uploads in tests 2021-04-06 23:10:43 +02:00
FauxResponse.php Use static closures where safe to use 2021-02-11 00:13:52 +00:00
FeedUtils.php
FileDeleteForm.php Create mediawiki.actions.styles module for misc action styles 2021-03-31 15:39:51 +00:00
ForeignResourceManager.php Use static closures where safe to use 2021-02-11 00:13:52 +00:00
ForkController.php Clean up ForkController using current code conventions 2021-03-21 19:21:12 +00:00
FormOptions.php Improve custom folding and grouping 2020-12-23 12:41:47 +11:00
GitInfo.php
GlobalFunctions.php Use more neutral or alternative language 2021-03-20 19:47:18 +00:00
HeaderCallback.php HeaderCallback: Remove pre-caching of WebRequest::getRequestId 2021-03-10 18:29:55 +00:00
Hooks.php Hooks: Map dash character to underscore when generating hook names 2021-01-26 15:37:29 +00:00
Html.php Revert "message boxes: Use CSS classes adhering to class naming scheme" 2021-01-25 16:31:08 +00:00
Linker.php Avoid using User::getBoolOption() 2021-03-27 22:51:03 +01:00
LinkFilter.php Use static closures where safe to use 2021-02-11 00:13:52 +00:00
ListToggle.php
MagicWord.php
MagicWordArray.php
MagicWordFactory.php
MediaWiki.php Disable DEFER_SET_LENGTH_AND_FLUSH headers to avoid HTTP errors 2021-04-06 04:30:22 +00:00
MediaWikiServices.php Use PageStore in RevisionStore 2021-04-05 20:58:54 +02:00
MediaWikiVersionFetcher.php
MergeHistory.php Convert MergeHistory to Authority 2021-03-23 16:52:07 -06:00
MovePage.php MovePage: fetch $wgMaximumMovedPages from config 2021-03-29 23:42:16 +00:00
MWGrants.php MWGrants: Reduce logic duplication 2021-03-13 20:04:09 +00:00
MWNamespace.php
MWTimestamp.php Convert MWTimestamp to UserIdentity 2021-03-11 19:24:16 +00:00
NoLocalSettings.php
OrderedStreamingForkController.php
OutputHandler.php Revert "Avoid HTTP protocol errors when fastcgi_finish_request() is unavailable" 2021-04-02 13:31:24 +01:00
OutputPage.php Rename $wgSlaveLagWarning and $wgSlaveLagCritical to match DB_REPLICA 2021-03-21 17:58:15 +00:00
PageProps.php Remove PageProps::overrideInstance() 2021-03-15 12:53:29 -04:00
PathRouter.php Use static closures where safe to use 2021-02-11 00:13:52 +00:00
PHPVersionCheck.php Exclude includes/PHPVersionCheck.php from phan scanning 2021-03-29 15:16:06 -07:00
Pingback.php Use static closures where safe to use 2021-02-11 00:13:52 +00:00
ProtectionForm.php Create mediawiki.actions.styles module for misc action styles 2021-03-31 15:39:51 +00:00
ProxyLookup.php ProxyLookup: inject hook container 2021-03-30 18:46:53 +00:00
RawMessage.php
ReadOnlyMode.php
Revision.php Use Authority for revision audience where possible 2021-02-24 10:56:50 -07:00
ServiceWiring.php Merge "Use PageStore in RevisionStore" 2021-04-05 19:54:40 +00:00
Setup.php Rename $wgSlaveLagWarning and $wgSlaveLagCritical to match DB_REPLICA 2021-03-21 17:58:15 +00:00
SiteConfiguration.php
SiteStats.php Use static closures where safe to use 2021-02-11 00:13:52 +00:00
SiteStatsInit.php
Status.php Convert WikiPage to authority. 2021-02-27 00:50:07 +00:00
StreamFile.php Use more neutral or alternative language 2021-03-20 19:47:18 +00:00
StubObject.php
StubUserLang.php
TemplateParser.php
TemplatesOnThisPageFormatter.php Replace some usages of User with Authority/UserIdentity 2021-03-04 17:20:40 -07:00
Title.php title: Fix bogus Title::getSkinFromConfigSubpage() 2021-04-01 20:06:16 +02:00
TitleArray.php
TitleArrayFromResult.php
TitleFactory.php MainSlotRoleHandler: inject dependencies 2021-03-11 20:49:37 +00:00
TrackingCategories.php
WebRequest.php Create FauxRequestUpload to fake uploads in tests 2021-04-06 23:10:43 +02:00
WebRequestUpload.php Create FauxRequestUpload to fake uploads in tests 2021-04-06 23:10:43 +02:00
WebResponse.php Use static closures where safe to use 2021-02-11 00:13:52 +00:00
WebStart.php Merge "WebStart: Avoid conditionally declared functions in this file" 2021-03-12 03:00:18 +00:00
WikiMap.php WikiMap: typo fix in comment 2020-12-21 13:15:48 -05:00
WikiReference.php