wiki.techinc.nl/includes
daniel f7116bb3a2 Replace "@stable for overriding" with "@stable to override"
For compliance with the new version of the table interface policy
(T255803).

This patch was created by an automated search & replace operation
on the includes/ directory.

Bug: T257789
Change-Id: I5ffbb91882ecce2019ab644839eab5e8fb8a1c5f
2020-07-13 10:57:12 +02:00
..
actions Replace "@stable for overriding" with "@stable to override" 2020-07-13 10:57:12 +02:00
api Replace "@stable for overriding" with "@stable to override" 2020-07-13 10:57:12 +02:00
auth Replace "@stable for overriding" with "@stable to override" 2020-07-13 10:57:12 +02:00
block BlockPermissionChecker: Clarify that 'unblockself' allows altering block 2020-06-16 16:11:24 +01:00
cache Replace "@stable for overriding" with "@stable to override" 2020-07-13 10:57:12 +02:00
changes Whitespace cleanup: Use tabs for indentation, avoid double spaces 2020-06-27 07:53:07 +00:00
changetags Merge "me/contributions: filter by tag" 2020-07-06 06:01:52 +00:00
clientpool Remove terminating line breaks from wfDebugLog calls 2020-06-03 02:48:36 +00:00
collation Remove terminating line breaks from debug messages 2020-06-03 12:01:16 +10:00
compat
composer Fix numerous PSR12.Properties.ConstantVisibility.NotFound 2020-05-11 01:59:00 +00:00
config Mark exceptions as @newable 2020-07-08 17:51:38 +00:00
content Replace "@stable for overriding" with "@stable to override" 2020-07-13 10:57:12 +02:00
context Replace "@stable for overriding" with "@stable to override" 2020-07-13 10:57:12 +02:00
dao Annotate extensible classes. 2020-07-09 11:07:38 +02:00
db rdbms: Simplify MWLBFactory::getLBFactoryClass 2020-06-23 17:29:38 +01:00
debug MWDebug: Restore wgDeprecationReleaseLimit filtering 2020-07-10 17:54:32 +00:00
deferred Annotate extensible classes. 2020-07-09 11:07:38 +02:00
diff Replace "@stable for overriding" with "@stable to override" 2020-07-13 10:57:12 +02:00
edit
editpage [EditPage] Move AS_* status constants to a new interface 2020-05-30 11:59:03 -07:00
exception Replace "@stable for overriding" with "@stable to override" 2020-07-13 10:57:12 +02:00
export Use @internal instead of @private per policy 2020-06-26 14:14:23 +02:00
externalstore Mark exceptions as @newable 2020-07-08 17:51:38 +00:00
filebackend Pass function name to database functions 2020-06-07 14:16:52 +02:00
filerepo Replace "@stable for overriding" with "@stable to override" 2020-07-13 10:57:12 +02:00
gallery Remove terminating line breaks from debug messages 2020-06-03 12:01:16 +10:00
historyblob phan: Enable redundant_condition_detection 2020-07-01 20:13:07 +00:00
Hook Fix param type in EditPage__showStandardInputs_optionsHook 2020-07-03 18:31:05 +02:00
HookContainer HookRunner: Add missing return for RevisionFromEditComplete 2020-07-03 03:58:59 +00:00
htmlform Mark exceptions as @newable 2020-07-08 17:51:38 +00:00
http Use @internal instead of @private per policy 2020-06-26 14:14:23 +02:00
import Use @internal instead of @private per policy 2020-06-26 14:14:23 +02:00
installer Replace "@stable for overriding" with "@stable to override" 2020-07-13 10:57:12 +02:00
interwiki Remove terminating line breaks from debug messages 2020-06-03 12:01:16 +10:00
jobqueue Replace "@stable for overriding" with "@stable to override" 2020-07-13 10:57:12 +02:00
json Fix numerous PSR12.Properties.ConstantVisibility.NotFound 2020-05-11 01:36:36 +01:00
language Stability annotations for interfaces. 2020-07-07 22:01:29 +00:00
libs Replace "@stable for overriding" with "@stable to override" 2020-07-13 10:57:12 +02:00
linkeddata Fix SingleSpaceBeforeSingleLineComment 2020-05-11 00:57:11 +00:00
linker Merge "linker: Annotate first param of makeBrokenLink as not tainted" 2020-06-05 19:52:34 +00:00
logging Replace "@stable for overriding" with "@stable to override" 2020-07-13 10:57:12 +02:00
mail Annotate newable classes 2020-07-07 15:38:57 +02:00
media Replace "@stable for overriding" with "@stable to override" 2020-07-13 10:57:12 +02:00
Message UserNameUtils: use ITextFormatter instead of MessageLocalizer 2020-04-13 09:28:02 -07:00
Navigation Whitespace cleanup: Use tabs for indentation, avoid double spaces 2020-06-27 07:53:07 +00:00
objectcache objectcache: Remove deprecated SqlBagOStuff 'slaveOnly' option 2020-06-13 21:23:34 +01:00
page Merge "Split reason dropdown list for action=delete" 2020-07-11 13:31:40 +00:00
pager Replace "@stable for overriding" with "@stable to override" 2020-07-13 10:57:12 +02:00
ParamValidator/TypeDef
parser Merge "Annotate newable classes" 2020-07-07 18:46:12 +00:00
password Mark exceptions as @newable 2020-07-08 17:51:38 +00:00
Permissions Whitespace cleanup: Use tabs for indentation, avoid double spaces 2020-06-27 07:53:07 +00:00
poolcounter Mark additional classes as newable for now. 2020-07-08 18:06:12 +02:00
preferences Stability annotations for interfaces. 2020-07-07 22:01:29 +00:00
profiler Remove terminating line breaks from debug messages 2020-06-03 12:01:16 +10:00
rcfeed Stability annotations for interfaces. 2020-07-07 22:01:29 +00:00
registration Mark exceptions as @newable 2020-07-08 17:51:38 +00:00
resourceloader Replace "@stable for overriding" with "@stable to override" 2020-07-13 10:57:12 +02:00
Rest Replace "@stable for overriding" with "@stable to override" 2020-07-13 10:57:12 +02:00
Revision Replace "@stable for overriding" with "@stable to override" 2020-07-13 10:57:12 +02:00
revisiondelete Hooks::run() call site migration 2020-05-30 14:23:28 +00:00
revisionlist Add tests for RevisionList/RevisionItem classes 2020-05-12 09:36:44 -07:00
search Replace "@stable for overriding" with "@stable to override" 2020-07-13 10:57:12 +02:00
session Replace "@stable for overriding" with "@stable to override" 2020-07-13 10:57:12 +02:00
shell shell: Fix autodetection of firejail in findFirejail() 2020-07-07 03:18:34 -07:00
site Fix more PSR12.Properties.ConstantVisibility.NotFound 2020-05-15 00:32:23 +01:00
skins Replace "@stable for overriding" with "@stable to override" 2020-07-13 10:57:12 +02:00
sparql Mark exceptions as @newable 2020-07-08 17:51:38 +00:00
specialpage Replace "@stable for overriding" with "@stable to override" 2020-07-13 10:57:12 +02:00
specials Adjust documentation of ContributionsLineEndingHook 2020-07-12 11:20:21 +02:00
Storage EditResult: improve documentation 2020-07-09 14:19:38 +00:00
templates
tidy Whitespace cleanup: Use tabs for indentation, avoid double spaces 2020-06-27 07:53:07 +00:00
title Mark exceptions as @newable 2020-07-08 17:51:38 +00:00
upload Replace "@stable for overriding" with "@stable to override" 2020-07-13 10:57:12 +02:00
user Remove support for setting IP addresses in the keys of $wgProxyList 2020-07-12 19:26:39 +00:00
utils Mark exceptions as @newable 2020-07-08 17:51:38 +00:00
watcheditem Merge "Filter out expired watched items when sending email notifications" 2020-06-29 22:29:09 +00:00
widget Clarify documentation of TitlesMultiselectWidget::$showMissing 2020-06-03 16:24:36 +02:00
xml xml: Move condition check of var before creating XmlSelect object 2020-04-27 00:37:31 +01:00
.htaccess
ActorMigration.php Use @internal instead of @private per policy 2020-06-26 14:14:23 +02:00
AjaxDispatcher.php Whitespace cleanup: Use tabs for indentation, avoid double spaces 2020-06-27 07:53:07 +00:00
AjaxResponse.php Explicit visibility modifiers to AjaxResponse.php 2020-05-10 02:00:26 +01:00
AutoLoader.php Use @internal instead of @private per policy 2020-06-26 14:14:23 +02:00
Autopromote.php Move autopromote groups logic into UserGroupManager 2020-06-11 22:13:48 +00:00
BadFileLookup.php BadFile keeps a "bad file list", not a "blacklist" 2020-06-08 18:07:24 -04:00
CategoriesRdf.php Fix numerous PSR12.Properties.ConstantVisibility.NotFound 2020-05-12 18:41:43 +00:00
Category.php Category.php - add a variable $loadBalancer instead of calling wfGetDB 2020-05-27 14:21:17 +00:00
CategoryFinder.php
CategoryViewer.php Use @internal instead of @private per policy 2020-06-26 14:14:23 +02:00
CommentStore.php Merge "Use private instead of protected in CommentStore" 2020-05-23 10:16:18 +00:00
CommentStoreComment.php Use @internal instead of @private per policy 2020-06-26 14:14:23 +02:00
ConfiguredReadOnlyMode.php
ContentSecurityPolicy.php Hooks::run() call site migration 2020-05-30 14:23:28 +00:00
DefaultSettings.php DefaultSettings.php: Section ending tag mismatch 2020-07-11 12:13:21 +09:00
Defines.php Move autopromote groups logic into UserGroupManager 2020-06-11 22:13:48 +00:00
DeprecatedGlobal.php
DerivativeRequest.php Annotate newable classes 2020-07-07 15:38:57 +02:00
DevelopmentSettings.php mediawiki-docker: Add a jobrunner container 2020-06-17 13:34:55 +00:00
DummyLinker.php linker: Move Linker::normaliseSpecialPage to LinkRenderer class 2020-05-24 23:11:55 +00:00
EditPage.php Mark additional classes as newable for now. 2020-07-08 18:06:12 +02:00
EventRelayerGroup.php
ExtensionInfo.php Allow extensions (et al) to have multiple LICENSE/COPYING files 2020-05-05 22:49:04 +00:00
FauxRequest.php Annotate newable classes 2020-07-07 15:38:57 +02:00
FauxResponse.php
FeedUtils.php FeedUtils: Remove use of Revision objects 2020-04-27 18:46:13 +00:00
FileDeleteForm.php Split reason dropdown list for action=delete 2020-07-01 20:23:25 +00:00
ForeignResourceManager.php Pass function name to HttpRequestFactory::create 2020-06-07 12:20:06 +00:00
ForkController.php Fix numerous PSR12.Properties.ConstantVisibility.NotFound 2020-05-12 18:41:43 +00:00
FormOptions.php build: Bump mediawiki-codesniffer to 31.0.0 2020-05-30 14:56:28 +00:00
GitInfo.php Mark additional classes as newable for now. 2020-07-08 18:06:12 +02:00
GlobalFunctions.php GlobalFunctions,WebRequest: Remove use of AtEase for parse_url() 2020-07-08 20:35:16 +00:00
HeaderCallback.php Merge "HeaderCallback: Sanitize cookie values in debug logs" 2020-07-03 03:28:53 +00:00
Hooks.php Introduce wfDeprecatedMsg() 2020-06-22 14:34:39 +10:00
Html.php
Linker.php Remove unused Title::newFromText in Linker::formatLinksInComment 2020-06-15 01:13:00 +02:00
LinkFilter.php Fix numerous PSR12.Properties.ConstantVisibility.NotFound 2020-05-12 18:41:43 +00:00
ListToggle.php
MagicWord.php Use @internal instead of @private per policy 2020-06-26 14:14:23 +02:00
MagicWordArray.php
MagicWordFactory.php Revert "Adding = as a parser function" 2020-07-03 14:52:27 +00:00
MediaWiki.php Introduce $wgForceHTTPS 2020-06-30 15:38:11 +10:00
MediaWikiServices.php Merge "Introduce BlockPermissionChecker service for validating block targets" 2020-06-16 15:06:32 +00:00
MediaWikiVersionFetcher.php
MergeHistory.php Introduce wfDeprecatedMsg() 2020-06-22 14:34:39 +10:00
MovePage.php Don't create Revisions for deprecated hooks if hook is not registered 2020-07-01 03:44:36 +00:00
MWGrants.php Create mergehistory grant for mergehistory 2020-07-04 06:21:39 +00:00
MWNamespace.php
MWTimestamp.php Annotate newable classes 2020-07-07 15:38:57 +02:00
NoLocalSettings.php Fix version number not showing in NoLocalSettings.php 2020-05-26 02:14:10 +02:00
OrderedStreamingForkController.php
OutputHandler.php Remove terminating line breaks from debug messages 2020-06-03 12:01:16 +10:00
OutputPage.php OutputPage: Use @unstable instead of @internal for addHtmlClasses() 2020-07-02 02:04:02 +01:00
PageProps.php Fix numerous PSR12.Properties.ConstantVisibility.NotFound 2020-05-12 18:41:43 +00:00
PathRouter.php
PHPVersionCheck.php doxygen: Changed Doxygen tags causing warnings during documentation generation 2020-04-14 03:25:19 +00:00
Pingback.php Merge "Pass function name to database functions" 2020-06-07 16:03:38 +00:00
ProtectionForm.php Hooks::run() call site migration 2020-05-30 14:23:28 +00:00
ProxyLookup.php Hooks::run() call site migration 2020-05-30 14:23:28 +00:00
RawMessage.php Annotate newable classes 2020-07-07 15:38:57 +02:00
ReadOnlyMode.php
Revision.php Merge "Hard deprecate the rest of the Revision class" 2020-07-06 13:57:55 +00:00
ServiceWiring.php Merge "Use DefaultOptionsLookup for default option in GenderCache" 2020-06-29 08:28:45 +00:00
Setup.php Merge "phan: Enable redundant_condition_detection" 2020-07-02 00:28:10 +00:00
SiteConfiguration.php
SiteStats.php Remove terminating line breaks from debug messages 2020-06-03 12:01:16 +10:00
SiteStatsInit.php
Status.php Annotate newable classes 2020-07-07 15:38:57 +02:00
StreamFile.php mime: Update usage of MimeAnalyzer methods 2020-05-28 20:13:47 +00:00
StubObject.php Annotate newable classes 2020-07-07 15:38:57 +02:00
StubUserLang.php
TemplateParser.php TemplateParser: Inject BagOStuff and deprecate '$forceRecompile' 2020-03-23 20:09:05 +00:00
TemplatesOnThisPageFormatter.php
Title.php Merge "title: Make getSubpageText() return the title text if there's no subpage" 2020-07-02 20:54:27 +00:00
TitleArray.php Hooks::run() call site migration 2020-05-30 14:23:28 +00:00
TitleArrayFromResult.php Mark additional classes as newable for now. 2020-07-08 18:06:12 +02:00
TitleFactory.php
TrackingCategories.php Remove unused deprecated-self-close-category message 2020-06-01 10:10:58 -04:00
WebRequest.php GlobalFunctions,WebRequest: Remove use of AtEase for parse_url() 2020-07-08 20:35:16 +00:00
WebRequestUpload.php Remove terminating line breaks from debug messages 2020-06-03 12:01:16 +10:00
WebResponse.php Support SameSite=None cookies 2020-07-07 02:18:45 +01:00
WebStart.php
WikiMap.php Fix typo: 'the the' -> 'the' 2020-05-03 20:45:36 +01:00
WikiReference.php