wiki.techinc.nl/includes
Reedy 2d27b46802 Update deprecated Guzzle Psr7 function calls
Change-Id: If7cc461559d4857a7bae8b71cc8283fbabfe9a28
2021-11-11 16:00:34 +00:00
..
actions Merge "Reapply "Move limit report rendering to ParserOutput"" 2021-11-11 00:19:44 +00:00
api Merge "Reapply "Move limit report rendering to ParserOutput"" 2021-11-11 00:19:44 +00:00
auth Use correct default value when calling Status::getWikiText 2021-10-16 22:35:01 +02:00
block Cleanup hard-deprecated code in blocks. 2021-10-26 06:44:05 -07:00
cache Merge "Use ParserOptions::newFromContext in MessageCache" 2021-11-08 21:45:40 +00:00
changes language: Fix nullable documentation for property, args and return types 2021-10-20 20:17:09 +00:00
changetags ChangeTags: Set interface flag when parsing tag names 2021-09-27 16:10:44 +02:00
collation collation: Improve IcuCollation for static code analyzer 2021-11-08 23:11:19 +01:00
CommentFormatter RowCommentIterator: Cast data coming out of the DB 2021-10-06 09:06:09 +11:00
composer
config
content Hard-deprecate Content::getParserOutput and AbstractContent::fillParserOutput. 2021-10-29 14:04:22 +03:00
context docs: Fix nullable documentation for class properties 2021-09-24 00:54:53 +00:00
dao
db Deprecate wfLogProfilingData(), improve statsd/profiling docs 2021-10-02 23:23:01 +01:00
debug Use WrappedString to build strings in MWDebug 2021-11-05 18:33:15 +00:00
deferred Replace deprecated JobQueueGroup::singleton in JobQueueEnqueueUpdate 2021-10-19 20:09:02 +00:00
diff doc: Cleanup @param documentation 2021-11-04 22:32:39 +01:00
edit
editpage editpage: Replace usage of Title in TextboxBuilder::class 2021-09-20 10:24:00 +01:00
exception Merge "Revert "Introduce AbstractLocalizedException"" 2021-09-14 20:10:48 +00:00
export import/export: Add documentation for nullable arguments 2021-10-16 21:49:18 +00:00
externalstore Merge "ExternalStoreDB::getMaster: Hard deprecate now it's unused in prod" 2021-09-08 20:52:48 +00:00
filebackend LockManager: distinguish conflicts from other kinds of lock errors 2021-11-09 21:58:20 +00:00
filerepo Merge "File: remove deprecated methods" 2021-11-05 15:17:46 +00:00
gallery Fix height of traditional galleries in new media dom 2021-10-08 17:57:44 +00:00
historyblob HistoryBlobStub: add getLocation() to get $mOldId 2021-10-19 18:23:30 +00:00
Hook Improve nullable documentation in Linker class about args 2021-11-02 11:43:56 +01:00
HookContainer UserOptions: remove deprecated hooks. 2021-10-26 12:55:01 +00:00
htmlform htmlform: Remove HTMLFormField restrictions on 'name' and 'id' 2021-11-05 21:17:29 +00:00
http Update deprecated Guzzle Psr7 function calls 2021-11-11 16:00:34 +00:00
import Merge "import/export: Add documentation for nullable arguments" 2021-10-20 18:47:28 +00:00
installer Localisation updates from https://translatewiki.net. 2021-11-11 09:47:06 +01:00
interwiki
jobqueue Add missing null to string casts when using rd_fragment and such 2021-11-02 07:14:32 +00:00
json FormatJson: Optimize encode() for supported PHP versions 2021-08-20 08:03:11 -04:00
language Merge "language: Use property LanguageConverter::mUserVariant for optimisation" 2021-11-09 22:40:35 +00:00
languages Merge "Add the Pa'O language (blk) to Names.php" 2021-11-10 08:13:23 +00:00
libs Merge "rdbms: Reduce time precision in DBPerformance messages to 3 digits" 2021-11-10 11:35:00 +00:00
linkeddata
linker Add comment flag to LinkRenderer 2021-11-02 13:03:20 +01:00
logging Merge "Change null to [] for html attributes on call of Html functions" 2021-09-29 16:20:41 +00:00
mail EmailNotification: fix misplaced tab 2021-09-20 22:25:20 +00:00
media media: Port DjVuImage::retrieveMetaData() to use BoxedCommand 2021-11-09 22:13:37 +01:00
Message
Navigation
objectcache objectcache: Change variable name from master to primary 2021-10-14 19:40:01 +00:00
page Reapply "Move limit report rendering to ParserOutput" 2021-11-09 11:08:08 -08:00
pager AllMessagesTablePager: Avoid double class mw-datatable 2021-10-09 16:59:10 +00:00
ParamValidator/TypeDef UserDef: creating from id 0 should be unknown user, not context ip 2021-09-14 03:25:40 +00:00
parser Reapply "Move limit report rendering to ParserOutput" 2021-11-09 11:08:08 -08:00
password Remove PasswordCannotMatchUsername password policy 2021-09-06 14:55:12 +00:00
Permissions permissions: Avoid null as init for PermissionManager->usersRights cache 2021-09-22 22:28:32 +02:00
poolcounter doc: Cleanup @param documentation 2021-11-04 22:32:39 +01:00
preferences Add new ParserOutput::{get,set}OutputFlag() interface 2021-10-15 14:25:54 -04:00
profiler profiler: Remove dependency on WebRequest from Profiler 2021-10-09 03:00:45 +00:00
rcfeed
registration Deprecate use of template directory relative to core 2021-10-29 17:28:35 +00:00
resourceloader Merge "resourceloader: Use UserIdentity in some cases" 2021-11-09 21:36:08 +00:00
Rest REST: gracefully handle all exceptions. 2021-11-02 20:33:13 +01:00
Revision Split PageArchiveTest 2021-10-25 10:41:33 +02:00
revisiondelete build: Update mediawiki/mediawiki-phan-config to 0.11.0 2021-09-07 17:19:05 +02:00
revisionlist
search Merge "Use Message::sizeParams to simplify code when building messages" 2021-10-15 23:21:38 +00:00
session Cleanup mixed space/tab line indent 2021-09-04 00:52:31 +02:00
shell ShellboxClientFactory: add RPCClient getters 2021-11-05 16:41:22 +00:00
site Various updates and fixes to PHPDoc documentation 2021-08-09 09:26:23 +02:00
skins Merge "Give skins more flexibility over table of contents render" 2021-10-27 23:02:57 +00:00
sparql sparql: Replace deprecated Http::userAgent() in SparqlClient 2021-08-04 13:54:13 +00:00
specialpage LoginSignup: Add function for overriding benefits container 2021-11-09 12:30:54 +01:00
specials Drop User methods which were deprecated since 1.37 2021-11-06 07:24:08 -07:00
Storage Merge "doc: Cleanup @param documentation" 2021-11-05 17:41:33 +00:00
templates
tidy Using @return never documentation on always-throw-function 2021-09-07 17:29:03 +02:00
title Make TitleValue fields private 2021-10-25 08:17:58 -07:00
upload Merge "Revert "Introduce AbstractLocalizedException"" 2021-09-14 20:10:48 +00:00
user Drop User::getRights() 2021-11-09 19:20:41 +02:00
utils docs: Fix nullable documentation for class properties 2021-09-24 00:54:53 +00:00
watcheditem Change WatchedItemStore to cache an array instead of MapCacheLRU 2021-10-18 13:00:03 -07:00
watchlist
widget Remove unreachable code after exception/die/exit 2021-09-03 23:14:28 +00:00
xml Simplify else-branches after continue/break 2021-08-17 22:51:43 +02:00
.htaccess
ActorMigration.php
ActorMigrationBase.php
AjaxDispatcher.php ILoadBalancer/ILBFactory: Rename commitMasterChanges() to commitPrimaryChanges() 2021-09-02 11:27:10 -07:00
AjaxResponse.php
AutoLoader.php Merge "AutoLoader: Use ?? instead of multiple if-isset-else branches" 2021-08-12 02:05:25 +00:00
BadFileLookup.php
CategoriesRdf.php
Category.php Remove Title from signatures in CategoryViewer 2021-09-13 16:14:06 +00:00
CategoryViewer.php Remove Title from signatures in CategoryViewer 2021-09-13 16:14:06 +00:00
CommentStore.php Fix various typos in documentation 2021-08-23 09:03:44 +00:00
CommentStoreComment.php
ConfiguredReadOnlyMode.php
ContentSecurityPolicy.php
DefaultSettings.php DjVu: Update @since tag from 1.37 to 1.38 for $wgDjvuShell 2021-11-11 00:22:07 +00:00
Defines.php objectcache: make CACHE_MEMCACHED alias "memcached-php" 2021-11-10 18:55:47 +00:00
DeprecatedGlobal.php StubObject: add magic __get() and __set() 2021-09-04 05:37:25 +00:00
DerivativeRequest.php build: Update mediawiki/mediawiki-phan-config to 0.11.0 2021-09-07 17:19:05 +02:00
DevelopmentSettings.php Set $wgIncludejQueryMigrate to false as default 2021-08-29 02:09:35 +02:00
DummyLinker.php Introduce CommentFormatter 2021-09-28 11:13:03 -07:00
EditPage.php Reapply "Move limit report rendering to ParserOutput" 2021-11-09 11:08:08 -08:00
Emptiable.php
EventRelayerGroup.php
ExtensionInfo.php
FauxRequest.php
FauxRequestUpload.php
FauxResponse.php
FeedUtils.php Introduce CommentFormatter 2021-09-28 11:13:03 -07:00
FileDeleteForm.php DeleteAction-related cleanup, part 3 2021-10-06 13:43:54 +02:00
ForeignResourceManager.php
ForkController.php
FormOptions.php
GitInfo.php
GlobalFunctions.php Merge "Revert "wfParseUrl: rely on parse_url for proto-relative urls"" 2021-10-28 19:26:21 +00:00
HeaderCallback.php
Hooks.php
Html.php
Linker.php Merge "Improve nullable documentation in Linker class about args" 2021-11-04 11:14:18 +00:00
LinkFilter.php
ListToggle.php
MagicWord.php
MagicWordArray.php docs: Fix nullable documentation for class properties 2021-09-24 00:54:53 +00:00
MagicWordFactory.php
MediaWiki.php profiler: Remove dependency on WebRequest from Profiler 2021-10-09 03:00:45 +00:00
MediaWikiServices.php Merge "Make ArchivedRevisionLookup a service" 2021-10-20 18:51:32 +00:00
MediaWikiVersionFetcher.php
MergeHistory.php
MovePage.php Migrate WikiPage::doEditUpdates() to using PageUpdaterFactory 2021-10-07 11:17:43 +01:00
MWGrants.php Reapply "GrantsInfo service to replace MWGrants" 2021-09-18 08:52:22 +00:00
MWNamespace.php Hard-deprecate remaining MWNamespace methods 2021-10-20 21:16:25 +02:00
MWTimestamp.php
NoLocalSettings.php NoLocalSettings: Pass an EmptyBagOStuff to TemplateParser 2021-11-03 17:23:26 +00:00
OrderedStreamingForkController.php
OutputHandler.php OutputHandler: Omit debug() call for common case 2021-09-23 00:19:57 +01:00
OutputPage.php Use WrappedString to build strings in MWDebug 2021-11-05 18:33:15 +00:00
PageProps.php Soft deprecate PageProps::getInstance() 2021-09-26 00:22:26 +00:00
PathRouter.php
PHPVersionCheck.php PHPVersionCheck: Mark PHP 7.4.0 - 7.4.2 as buggy 2021-10-12 20:21:38 +00:00
Pingback.php
ProtectionForm.php Revert "Use CsrfTokenSet as CSRF token source" 2021-08-05 15:48:26 -07:00
ProxyLookup.php
RawMessage.php
ReadOnlyMode.php
ServiceWiring.php Add comment flag to LinkRenderer 2021-11-02 13:03:20 +01:00
Setup.php Tweak error message for missing composer dependencies 2021-11-10 06:47:56 +00:00
SiteConfiguration.php
SiteStats.php docs: Fix nullable documentation for class properties 2021-09-24 00:54:53 +00:00
SiteStatsInit.php Same code style and formatting for exists-style SQL queries 2021-08-12 11:37:58 +02:00
Status.php
StreamFile.php Rename four config variables to avoid 'blacklist' term 2021-09-08 23:32:29 +01:00
StubGlobalUser.php Emit deprecation warnings reading from $wgUser 2021-09-15 20:17:04 -07:00
StubObject.php StubObject: add magic __get() and __set() 2021-09-04 05:37:25 +00:00
StubUserLang.php
TemplateParser.php TemplateParser: Remove support for deprecated cache-disabling parameter 2021-09-17 19:48:54 +00:00
TemplatesOnThisPageFormatter.php
Title.php Title: use PageStore instead of LinkCache 2021-11-02 23:12:47 +01:00
TitleArray.php docs: Declare UserArray/TitleArray as Iterator<User>/Iterator<Title> 2021-08-30 22:37:54 +02:00
TitleArrayFromResult.php docs: Declare UserArray/TitleArray as Iterator<User>/Iterator<Title> 2021-08-30 22:37:54 +02:00
TitleFactory.php
TrackingCategories.php Register omitted tracking categories 2021-10-16 12:14:47 +00:00
WebRequest.php WebRequest: Document getVal caveat and recommend getText or getRawVal 2021-08-23 23:43:10 +00:00
WebRequestUpload.php
WebResponse.php
WebStart.php Using @return never documentation on always-throw-function 2021-09-07 17:29:03 +02:00
WikiMap.php
WikiReference.php