wiki.techinc.nl/includes
Thalia 1f3a5dd527 IndexPager: Cast properties passed to implode to arrays
$mLastShown, $mFirstShown and $mPastTheEndIndex should be arrays
since 6786aa5d8e, but classes that
override doQuery do not all honour this.

Cast these to arrays as they are passed to implode.

Bug: T244941
Change-Id: I1e6d9bee852e304e6b10733f53f942942cc0ff52
2020-02-12 00:29:30 +00:00
..
actions Apply normal, cross-browser button appearance on revision history (part 2) 2020-02-11 20:23:14 +00:00
api Merge "ApiDisabled: Correctly fall back to api-help-no-extended-description" 2020-02-12 00:11:14 +00:00
auth languages: Introduce LanguageConverterFactory 2020-02-03 11:38:03 +02:00
block Merge "Use content language for autoblocker message" 2020-01-17 19:23:59 +00:00
cache languages: Introduce LanguageConverterFactory 2020-02-03 11:38:03 +02:00
changes Coding style: Auto-fix MediaWiki.Usage.IsNull.IsNull 2020-01-10 14:17:13 -08:00
changetags API: Use ParamValidator library 2020-02-04 13:36:14 -05:00
clientpool Merge "Use namespaced IPUtils class" 2020-01-01 23:56:22 +00:00
collation Avoid PHP scalar type juggling in includes/ (part 2) 2019-12-30 20:57:18 +00:00
compat Coding style: Auto-fix MediaWiki.Commenting.DocComment.* 2020-01-10 12:28:12 -08:00
composer
config Use namespaced IPUtils class 2020-01-01 02:36:49 -08:00
content Use ObjectFactory to construct ContentHandlers 2020-02-10 21:36:36 +03:00
context Coding style: Auto-fix MediaWiki.Classes.UnsortedUseStatements.UnsortedUse 2020-01-10 09:32:25 -08:00
dao
db Remove $wgDBWindowsAuthentication 2019-11-10 16:00:43 +01:00
debug parser: Inject a LanguageConverterFactory through DI containers: 2020-02-04 14:42:03 +02:00
deferred languages: Introduce LanguageConverterFactory 2020-02-03 11:38:03 +02:00
diff Introduce ContentHandlerFactory 2020-02-07 00:53:51 +03:00
edit Coding style: Auto-fix MediaWiki.Classes.UnsortedUseStatements.UnsortedUse 2020-01-10 09:32:25 -08:00
editpage Introduce ContentHandlerFactory 2020-02-07 00:53:51 +03:00
exception Coding style: Auto-fix MediaWiki.Classes.UnsortedUseStatements.UnsortedUse 2020-01-10 09:32:25 -08:00
export Introduce ContentHandlerFactory 2020-02-07 00:53:51 +03:00
externalstore Upgrade phan to 0.9.1 2020-01-25 10:53:26 +00:00
filebackend Coding style: Auto-fix MediaWiki.Classes.UnsortedUseStatements.UnsortedUse 2020-01-10 09:32:25 -08:00
filerepo Add core REST API endpoint for media links 2020-01-22 15:10:44 -06:00
gallery Replace Linker::link usage with LinkRenderer in includes 2020-01-11 11:20:17 +01:00
historyblob Set visibility on php magic functions __destruct/sleep/wakeup/get/call 2019-12-05 18:52:55 +01:00
htmlform HTMLForm: Allow status object to have raw parameters 2020-02-09 18:06:12 +01:00
http Coding style: Auto-fix MediaWiki.Usage.IsNull.IsNull 2020-01-10 14:17:13 -08:00
import Introduce ContentHandlerFactory 2020-02-07 00:53:51 +03:00
installer Add ALTER SEQUENCE for Postgres patch-watchlist_expiry.sql 2020-02-10 16:00:33 -05:00
interwiki Coding style: Auto-fix MediaWiki.Classes.UnsortedUseStatements.UnsortedUse 2020-01-10 09:32:25 -08:00
jobqueue Add test for JobRunner 2020-02-07 11:32:17 -05:00
json FormatJson: Improve parse() error code handling and tests 2020-01-01 02:34:44 -08:00
language languages: More doc annotations for LanguageConverter related classes 2020-02-11 17:32:12 +02:00
libs filebackend: make sure $scopeLock reference is valid in FileBackendMultiWrite 2020-02-07 21:34:42 -08:00
linkeddata Introduce ContentHandlerFactory 2020-02-07 00:53:51 +03:00
linker Fix @todo asking to document LogPage::getTitleLink() 2020-01-29 13:13:56 +01:00
logging Fix @todo asking to document LogPage::getTitleLink() 2020-01-29 13:13:56 +01:00
mail
media docs: Add api.php to "API" doc group 2020-02-05 22:53:25 +00:00
Message Coding style: Auto-fix MediaWiki.Classes.UnsortedUseStatements.UnsortedUse 2020-01-10 09:32:25 -08:00
Navigation
objectcache objectcache: Remove unused class member $separateMainLB 2020-02-05 13:16:18 +01:00
page ImageHistoryPseudoPager: Update doQuery() for IndexPager changes 2020-02-11 15:36:28 -08:00
pager IndexPager: Cast properties passed to implode to arrays 2020-02-12 00:29:30 +00:00
ParamValidator/TypeDef Move some validation logic from ApiStructureTest to ParamValidator 2020-02-04 20:29:35 +00:00
parser languages: More doc annotations for LanguageConverter related classes 2020-02-11 17:32:12 +02:00
password Password policy to check if a password is a substring of a username 2020-01-13 23:09:13 +00:00
Permissions Coding style: Auto-fix MediaWiki.Classes.UnsortedUseStatements.UnsortedUse 2020-01-10 09:32:25 -08:00
poolcounter Set method visibility for various constructors 2019-12-03 20:17:30 +01:00
preferences parser: Inject a LanguageConverterFactory through DI containers: 2020-02-04 16:09:20 +02:00
profiler profiler: Clean up file headers and @ingroup 2020-02-05 23:28:12 +00:00
rcfeed Upgrade phan to 0.9.1 2020-01-25 10:53:26 +00:00
registration Upgrade phan to 0.9.1 2020-01-25 10:53:26 +00:00
resourceloader resourceloader: Optimization - avoid repeated $this->getModule() calls 2020-02-09 21:18:44 +01:00
Rest PageHistoryHandler: Undefined index 'query' 2020-02-10 08:21:08 -08:00
Revision Introduce ContentHandlerFactory 2020-02-07 00:53:51 +03:00
revisiondelete Upgrade phan to 0.9.1 2020-01-25 10:53:26 +00:00
revisionlist Coding style: Auto-fix MediaWiki.Classes.UnsortedUseStatements.UnsortedUse 2020-01-10 09:32:25 -08:00
search Introduce ContentHandlerFactory 2020-02-07 00:53:51 +03:00
session Coding style: Auto-fix MediaWiki.Classes.UnsortedUseStatements.UnsortedUse 2020-01-10 09:32:25 -08:00
shell Coding style: Auto-fix MediaWiki.Usage.IsNull.IsNull 2020-01-10 14:17:13 -08:00
site Remove FileBasedSiteLookup class, deprecated and unused 2020-01-03 23:59:16 +00:00
skins language: remove Language hints for type check as it breaks using of StubUserLang 2020-02-05 16:11:31 +02:00
sparql Improve param docs 2019-11-28 19:08:59 +01:00
specialpage Merge "EditWatchlist: Use dependency injection for WatchedItemStore" 2020-02-07 08:54:44 +00:00
specials Merge "Standardize information on Password Reset success page" 2020-02-10 17:10:25 +00:00
Storage Deprecate the ArticleEditUpdates hook 2020-02-08 20:29:35 +00:00
templates
tidy Coding style: Auto-fix MediaWiki.Classes.UnsortedUseStatements.UnsortedUse 2020-01-10 09:32:25 -08:00
title Coding style: Auto-fix MediaWiki.Usage.IsNull.IsNull 2020-01-10 14:17:13 -08:00
upload Coding style: Auto-fix MediaWiki.Usage.IsNull.IsNull 2020-01-10 14:17:13 -08:00
user Merge "Standardize information on Password Reset success page" 2020-02-10 17:10:25 +00:00
utils UIDGenerator::getTimestampFromUUIDv1 - replace wfTimestamp 2020-01-21 18:12:53 -08:00
watcheditem When clearing don't load the watchlist if we must clear through a job 2020-01-29 18:36:47 +00:00
widget languages: Introduce LanguageConverterFactory 2020-02-03 11:38:03 +02:00
.htaccess
ActorMigration.php ActorMigration: Improve getWhere() handling of $users 2019-12-04 16:00:02 -05:00
AjaxDispatcher.php Set method visibility in some classes 2019-12-05 17:42:55 +00:00
AjaxResponse.php Merge "Set method visibility for various constructors" 2019-12-05 10:23:34 +00:00
AutoLoader.php API: Use ParamValidator library 2020-02-04 13:36:14 -05:00
Autopromote.php Use namespaced IPUtils class 2020-01-01 02:36:49 -08:00
BadFileLookup.php
CategoriesRdf.php
Category.php Pass 1 always as string to IDatabase::select and friends 2020-01-11 00:36:13 +00:00
CategoryFinder.php Improve param docs 2019-11-28 19:08:59 +01:00
CategoryViewer.php Set method visibility for various constructors 2019-12-03 20:17:30 +01:00
CommentStore.php
CommentStoreComment.php
ConfiguredReadOnlyMode.php
ContentSecurityPolicy.php Fix more scalar types in docblocks 2019-12-08 17:59:08 +00:00
DefaultSettings.php Merge "Add Vue.js library (v2.6.11)" 2020-02-06 00:15:21 +00:00
Defines.php
DeprecatedGlobal.php Forbid wfDeprecated with $version = true 2019-12-31 13:53:36 +01:00
DerivativeRequest.php
DevelopmentSettings.php Enable Book Referencing for development and tests 2019-10-24 15:36:07 +02:00
DummyLinker.php
EditPage.php Introduce ContentHandlerFactory 2020-02-07 00:53:51 +03:00
EventRelayerGroup.php
FauxRequest.php Remove IE 6 security features from server-side code 2019-11-28 15:11:56 +11:00
FauxResponse.php Add missing @param and @return to documentation 2019-11-10 22:12:58 +00:00
FeedUtils.php Introduce ContentHandlerFactory 2020-02-07 00:53:51 +03:00
FileDeleteForm.php FileDeleteForm: Fix phpdoc for doDelete() 2019-12-22 02:29:30 -08:00
ForeignResourceManager.php Improve param docs 2019-11-28 19:08:59 +01:00
ForkController.php Remove usages of $wgMemc 2020-01-20 19:41:32 +01:00
FormOptions.php
GitInfo.php Coding style: Auto-fix MediaWiki.Usage.IsNull.IsNull 2020-01-10 14:17:13 -08:00
GlobalFunctions.php Coding style: Auto-fix MediaWiki.Usage.IsNull.IsNull 2020-01-10 14:17:13 -08:00
HeaderCallback.php
Hooks.php Improve param docs 2019-11-28 19:08:59 +01:00
Html.php languages: Introduce LanguageConverterFactory 2020-02-03 11:38:03 +02:00
Linker.php Add ARIA navigation role and label to table of contents div 2020-02-05 16:24:46 -08:00
LinkFilter.php Use namespaced IPUtils class 2020-01-01 02:36:49 -08:00
ListToggle.php
MagicWord.php Drop MagicWord static getters, deprecated in 1.32 2020-01-17 01:22:59 +00:00
MagicWordArray.php Coding style: Auto-fix MediaWiki.Usage.IsNull.IsNull 2020-01-10 14:17:13 -08:00
MagicWordFactory.php Coding style: Auto-fix MediaWiki.Usage.IsNull.IsNull 2020-01-10 14:17:13 -08:00
MediaWiki.php Introduce ContentHandlerFactory 2020-02-07 00:53:51 +03:00
MediaWikiServices.php Introduce ContentHandlerFactory 2020-02-07 00:53:51 +03:00
MediaWikiVersionFetcher.php
MergeHistory.php Introduce ContentHandlerFactory 2020-02-07 00:53:51 +03:00
MovePage.php Introduce ContentHandlerFactory 2020-02-07 00:53:51 +03:00
MWGrants.php Remove Language::factory and getParentLanguage use 2019-10-27 12:34:28 +02:00
MWNamespace.php
MWTimestamp.php
NoLocalSettings.php
OrderedStreamingForkController.php
OutputHandler.php
OutputPage.php Remove deprecated non-tidy OutputPage::parse/parseInline methods 2020-01-15 16:22:19 -05:00
PageProps.php Upgrade phan to 0.9.1 2020-01-25 10:53:26 +00:00
PathRouter.php Coding style: Auto-fix MediaWiki.Usage.IsNull.IsNull 2020-01-10 14:17:13 -08:00
PHPVersionCheck.php
Pingback.php Coding style: Auto-fix MediaWiki.Classes.UnsortedUseStatements.UnsortedUse 2020-01-10 09:32:25 -08:00
ProtectionForm.php Set visibility on PermissionManager RIGOR_ constant 2019-12-06 22:18:01 +01:00
ProxyLookup.php
RawMessage.php
ReadOnlyMode.php
Revision.php Introduce ContentHandlerFactory 2020-02-07 00:53:51 +03:00
ServiceWiring.php Use ObjectFactory to construct ContentHandlers 2020-02-10 21:36:36 +03:00
Setup.php Follow-up 8cd2e13: Setup: Check that 1x key has been set in wgLogos before using 2020-02-05 07:44:16 -08:00
SiteConfiguration.php Coding style: Auto-fix MediaWiki.Usage.IsNull.IsNull 2020-01-10 14:17:13 -08:00
SiteStats.php Coding style: Auto-fix MediaWiki.Classes.UnsortedUseStatements.UnsortedUse 2020-01-10 09:32:25 -08:00
SiteStatsInit.php Coding style: Auto-fix MediaWiki.Classes.UnsortedUseStatements.UnsortedUse 2020-01-10 09:32:25 -08:00
Status.php Set visibility on php magic functions __destruct/sleep/wakeup/get/call 2019-12-05 18:52:55 +01:00
StreamFile.php Streamline/fix code by using short ?: and ?? syntax 2019-11-11 11:17:13 +01:00
StubObject.php
StubUserLang.php
TemplateParser.php Revert "TemplateParser: Use LightnCandy::prepare() instead eval()" 2020-01-29 23:15:01 +00:00
TemplatesOnThisPageFormatter.php
Title.php Introduce ContentHandlerFactory 2020-02-07 00:53:51 +03:00
TitleArray.php Set method visibility in some classes 2019-12-05 17:42:55 +00:00
TitleArrayFromResult.php Set method visibility for various constructors 2019-12-03 20:17:30 +01:00
TitleFactory.php
TrackingCategories.php
WebRequest.php Coding style: Auto-fix MediaWiki.Usage.IsNull.IsNull 2020-01-10 14:17:13 -08:00
WebRequestUpload.php API: Use ParamValidator library 2020-02-04 13:36:14 -05:00
WebResponse.php
WebStart.php docs: Improve "Entry points" documentation page 2020-02-04 21:44:38 +00:00
WikiMap.php Fix more scalar types in docblocks 2019-12-08 17:59:08 +00:00
WikiReference.php
Xml.php Coding style: Auto-fix MediaWiki.Usage.IsNull.IsNull 2020-01-10 14:17:13 -08:00
XmlJsCode.php Set method visibility for various constructors 2019-12-03 20:17:30 +01:00
XmlSelect.php Set method visibility in some classes 2019-12-05 17:42:55 +00:00