wiki.techinc.nl/includes
Amir Sarabadani e33818cd08 Fix space after comma in single-line array declaration
We are introducing a new phpcs sniff to make sure this doesn't happen

That sniff found this so far.

Bug: T342297
Change-Id: Ibce3f3d28e7d2cb5b0ff7230f584e76446965ddc
2023-07-24 19:04:59 +02:00
..
actions Merge "Add option to invert the tagfilter to action=history and Special:NewPages" 2023-07-22 18:42:29 +00:00
api Localisation updates from https://translatewiki.net. 2023-07-24 09:07:19 +02:00
auth Move array destructuring into foreach 2023-07-08 19:52:46 +00:00
block Add UserIdentityUtils service 2023-07-24 09:52:10 +10:00
cache HTMLFileCache: Remove @throws for unchecked exception 2023-07-24 05:08:58 +01:00
Category Replace IDatabase::delete with DeleteQueryBuilder 2023-06-21 17:50:31 +02:00
changes Consistently use LogicException for test-only methods 2023-07-22 16:21:42 +00:00
changetags Replace IDatabase::delete with DeleteQueryBuilder 2023-06-21 17:50:31 +02:00
collation Replace some more usages of deprecated MWException 2023-06-09 02:07:08 +02:00
CommentFormatter
CommentStore CommentStore: Drop temp table code 2023-06-13 23:30:58 +00:00
composer
config config: Remove not needed indirection from GlobalVarConfig 2023-07-17 14:01:38 +02:00
content Implement rate limiting in Authority. 2023-07-23 17:16:56 +00:00
context Consistently use LogicException for test-only methods 2023-07-22 16:21:42 +00:00
dao
db
debug Consistently use LogicException for test-only methods 2023-07-22 16:21:42 +00:00
deferred Fix space after comma in single-line array declaration 2023-07-24 19:04:59 +02:00
diff Add SlotDiffRenderer::localizeDiff() 2023-07-20 10:09:42 +10:00
edit
editpage Merge "editpage: Improve preloading from messages on editpage" 2023-07-10 17:47:13 +00:00
exception Replace some more usages of deprecated MWException 2023-06-09 02:07:08 +02:00
export Merge sequences of if that end doing the same thing anyway 2023-06-16 16:09:42 +02:00
ExternalLinks Externallinks: Keep domain wildcard if path is not specified 2023-07-11 12:56:42 +02:00
externalstore Replace deprecated MWException 2023-06-12 12:27:49 +00:00
Feed
filebackend
filerepo Merge "Move array destructuring into foreach" 2023-07-10 08:16:38 +00:00
gallery Remove $wgLang usage from Title 2023-07-11 11:15:02 +10:00
historyblob
Hook
HookContainer Merge "Consistently use LogicException for test-only methods" 2023-07-24 04:06:17 +00:00
Html Html: Move encodeJsVar() + encodeJsCall() from Xml 2023-07-14 13:42:02 -04:00
htmlform Merge "HTMLForm: Dispatch field formatting explicitly instead of guessing method names" 2023-07-11 11:47:02 +00:00
http
import WikiImporter: Improve error message output 2023-07-09 22:48:55 +00:00
installer Fix space after comma in single-line array declaration 2023-07-24 19:04:59 +02:00
interwiki interwiki: Hard deprecate InterwikiLoadPrefix hook 2023-07-10 15:45:38 +03:00
jobqueue ParsoidCachePrewarmJob: enable deduplication 2023-07-12 21:59:52 +02:00
json
language Merge "LocalisationCache: Move internal static data to private constants" 2023-07-23 23:57:19 +00:00
languages Update autonym for Buginese 2023-07-16 15:41:51 +03:00
libs objectcache: Remove unused WRAPPER_COLLECTION_CALLBACK feature 2023-07-24 05:01:17 +01:00
linkeddata
linker Doc: link mw:Manual:Modeling_pages 2023-07-10 11:31:00 +00:00
logging Merge "logging: Improve documentation of log parameter handling" 2023-07-12 15:28:51 +00:00
mail mail: Final round of EmailUser refactoring 2023-06-20 11:02:51 +00:00
Maintenance Migrate more usages of Database::update() to UpdateQueryBuilder 2023-06-09 13:36:04 +00:00
media media: Replace deprecated MWException 2023-06-09 18:51:07 +02:00
Message
Navigation
objectcache Use DeleteQueryBuilder in one more place 2023-07-06 12:34:55 +02:00
page Consistently use LogicException for test-only methods 2023-07-22 16:21:42 +00:00
pager Fix DB usage in non-database tests 2023-07-21 13:52:47 +02:00
ParamValidator/TypeDef
parser Consistently use LogicException for test-only methods 2023-07-22 16:21:42 +00:00
password
Permissions Merge "Permissions: Clarify $useReplica assignment in checkUserBlock()" 2023-07-24 13:23:25 +00:00
poolcounter
preferences DefaultPreferencesFactory: Make UserOptionsManager variable as protected for GlobalPreferences 2023-07-12 20:41:46 +08:00
profiler
rcfeed
registration Consistently use LogicException for test-only methods 2023-07-22 16:21:42 +00:00
RenameUser
Request Refactor SpecialPreferencesTest 2023-07-19 01:28:30 +02:00
ResourceLoader Use Html::encodeJsVar() and Html::encodeJsCall() 2023-07-20 16:53:52 +02:00
Rest Localisation updates from https://translatewiki.net. 2023-07-24 09:07:19 +02:00
Revision Replace IDatabase::delete with DeleteQueryBuilder 2023-06-21 17:50:31 +02:00
revisiondelete Migrate more usages of Database::update() to UpdateQueryBuilder 2023-06-09 13:36:04 +00:00
revisionlist
search search: Make DB-backed search engines use ICP instead of LB/LBF 2023-07-13 12:31:06 +02:00
session Consistently use LogicException for test-only methods 2023-07-22 16:21:42 +00:00
Settings Move array destructuring into foreach 2023-07-08 19:52:46 +00:00
shell
site site: Use DeleteQueryBuilder in DBSiteStore 2023-07-06 22:18:36 +00:00
SiteStats
skins Display temporary user icon 2023-07-21 00:09:35 +00:00
sparql
specialpage Merge "Add UserIdentityUtils service" 2023-07-24 14:13:10 +00:00
specials Merge "Add UserIdentityUtils service" 2023-07-24 14:13:10 +00:00
Storage ParsoidCachePrewarmJob: enable deduplication 2023-07-12 21:59:52 +02:00
StubObject
templates EnhancedChangesList: Use HTML/CSS for collapsing 2023-07-13 23:12:45 +00:00
tidy Merge sequences of if that end doing the same thing anyway 2023-06-16 16:09:42 +02:00
title Consistently use LogicException for test-only methods 2023-07-22 16:21:42 +00:00
upload Replace IDatabase::delete with DeleteQueryBuilder 2023-06-21 17:50:31 +02:00
user Merge "Add UserIdentityUtils service" 2023-07-24 14:13:10 +00:00
utils Merge "Migrate more usages of Database::update() to UpdateQueryBuilder" 2023-06-09 19:39:57 +00:00
watcheditem Merge "Consistently use LogicException for test-only methods" 2023-07-24 04:06:17 +00:00
watchlist
widget
WikiMap WikiMap: Support wiki URLs with a port part 2023-06-06 14:36:59 +00:00
xml Html: Move encodeJsVar() + encodeJsCall() from Xml 2023-07-14 13:42:02 -04:00
.htaccess
AutoLoader.php
BootstrapHelperFunctions.php
config-schema.php Merge "Remove feedback messages from RawHtmlMessages" 2023-07-24 16:55:45 +00:00
DefaultSettings.php
Defines.php
DevelopmentSettings.php
ExtensionInfo.php
GitInfo.php
GlobalFunctions.php Fix param doc of wfGetAllCallers 2023-07-09 21:35:49 +02:00
Hooks.php Consistently use LogicException for test-only methods 2023-07-22 16:21:42 +00:00
MainConfigNames.php Add a config to stop shipping the legacy media styles 2023-07-12 18:32:31 -04:00
MainConfigSchema.php Merge "Remove feedback messages from RawHtmlMessages" 2023-07-24 16:55:45 +00:00
MediaWiki.php MediaWiki.php: Add a note about HTMLFileCache::useFileCache() path 2023-07-14 12:07:15 +00:00
MediaWikiServices.php Merge "Add UserIdentityUtils service" 2023-07-24 14:13:10 +00:00
MWTimestamp.php
NoLocalSettings.php
OutputHandler.php
OutputPage.php Use Html::encodeJsVar() and Html::encodeJsCall() 2023-07-20 16:53:52 +02:00
PHPVersionCheck.php
ProxyLookup.php
ServiceWiring.php Add UserIdentityUtils service 2023-07-24 09:52:10 +10:00
Setup.php phpunit: Throw exception when MediaWikiServices is accessed too early 2023-07-17 12:16:14 +00:00
SetupDynamicConfig.php
SiteConfiguration.php Replace some more usages of deprecated MWException 2023-06-09 02:07:08 +02:00
Status.php
StreamFile.php Replace deprecated MWException 2023-06-09 17:21:12 +02:00
WebRequest.php Refactor SpecialPreferencesTest 2023-07-19 01:28:30 +02:00
WebStart.php