wiki.techinc.nl/tests/phpunit/includes
Lucas Werkmeister 1bf941ea4c PrefixSearch: Make sure $prefix is a string
PHP always turns numeric array keys into integers.

Bug: T365565
Change-Id: I74b878f8212a6d6647f5236e85e30982ff18b48e
2024-05-22 12:35:28 +02:00
..
actions Add namespace and deprecation alias to WatchedItem 2024-05-17 13:26:36 +03:30
api Merge "Add namespace and deprecation alias to CssContent" 2024-05-18 00:05:32 +00:00
auth Namespace includes/password 2024-05-18 16:17:38 +01:00
block block: Deprecate and stop using $wgBlockTargetMigrationStage 2024-05-10 15:54:17 +10:00
cache tests: Migrate to IDatabase::newInsertQueryBuilder 2024-04-14 21:56:07 +02:00
Category Test: Replace db filed usages with getDb() in MediaWikiIntegrationTestCase 2024-05-03 14:01:51 +02:00
changes phpunit: Fix tests relying on implicit wgScript/wgArticlePath 2024-05-05 00:00:01 +00:00
changetags Migrate IReadableDatabase::buildGroupConcatField to SelectQueryBuilder 2024-05-05 17:12:14 +02:00
collation Remove auto-generated "Class ClassName" comments 2024-05-06 10:03:41 +02:00
CommentStore Test: Replace db filed usages with getDb() in MediaWikiIntegrationTestCase 2024-05-03 14:01:51 +02:00
composer
config
content Add namespace and deprecation alias to JsonContentHandler 2024-05-21 17:10:20 +03:30
db Stop using LoadBalancer::getConnectionRef() so it can be hard-deprecated 2024-04-30 13:31:08 +01:00
debug Add namespace and deprecation alias to DeprecationHelper 2024-05-05 14:16:35 +02:00
deferred Add namespace and deprecation alias to RefreshSecondaryDataUpdate 2024-05-20 19:05:24 +03:30
diff Add namespace and deprecation alias to JsonContent 2024-05-20 18:57:07 +03:30
editpage Add namespace and deprecation alias to TextContent 2024-05-19 23:23:01 +03:30
exception Remove error printing in MWException 2024-04-25 11:58:53 +00:00
export Add namespace and deprecation alias to TextContent 2024-05-19 23:23:01 +03:30
ExternalLinks LinkFilter::makeLikeArray: Fix another 'path' access 2024-05-14 12:29:23 +02:00
externalstore SqlBlobStore: Directly store ES addresses in content table 2024-04-30 12:20:32 +02:00
filebackend Add namespace and deprecation alias to FileBackendGroup 2024-05-20 20:06:00 +03:30
filerepo Merge "filerepo: extract AuthenticatedFileEntryPoint from img_auth.php" 2024-05-16 15:26:34 +00:00
GlobalFunctions Use constants provided by MainConfigNames for config names 2024-05-18 01:26:46 +08:00
HookContainer
Html Html,Xml: Widen @covers tags 2024-03-30 21:48:32 +00:00
http
import
installer
interwiki tests: Migrate to IDatabase::newInsertQueryBuilder 2024-04-14 21:56:07 +02:00
jobqueue Move various job classes to relevant component directories 2024-05-10 20:14:00 +01:00
language language: Deprecate MessageCache::get without Language object 2024-05-19 14:55:47 +00:00
languages
libs Merge "Serialization test cases: fix filename after ParserOutput namespacing" 2024-05-20 13:13:06 +00:00
linkeddata phpunit: Fix tests relying on implicit wgScript/wgArticlePath 2024-05-05 00:00:01 +00:00
linker Add namespace and deprecation alias to TextContent 2024-05-19 23:23:01 +03:30
logging Add namespace and deprecation alias to IRCColourfulRCFeedFormatter 2024-05-17 16:00:04 +03:30
mail mail: Improve docs, fix file headers, widen @covers 2024-05-10 19:48:43 +01:00
media Add namespace and deprecation alias to FileBackend 2024-05-19 22:35:58 +03:30
Message
Navigation phpunit: Fix tests relying on implicit wgScript/wgArticlePath 2024-05-05 00:00:01 +00:00
objectcache objectcache: Complete refactor of ObjectCache.php 2024-05-21 14:03:08 +00:00
Output Merge "Use constants provided by MainConfigNames for config names" 2024-05-19 16:43:58 +00:00
OutputTransform Fix serialization errors in PageBundle extensiondata 2024-05-17 09:47:18 -04:00
page Add namespace and deprecation alias to WatchedItemStore 2024-05-20 19:14:17 +03:30
pager Stop using LoadBalancer::getConnectionRef() so it can be hard-deprecated 2024-04-30 13:31:08 +01:00
ParamValidator/TypeDef
parser Remove all @package comments 2024-05-10 13:53:15 +02:00
password Namespace includes/password 2024-05-18 16:17:38 +01:00
Permissions Update wgAutoCreateTempUser config defaults 2024-04-03 16:25:47 +00:00
poolcounter parser: Remove explicit StatsdDataFactory backward-compat logic 2024-03-26 22:53:58 +00:00
preferences Use constants provided by MainConfigNames for config names 2024-05-18 01:26:46 +08:00
profiler
rcfeed Add namespace and deprecation alias to MachineReadableRCFeedFormatter 2024-05-19 17:00:02 +03:30
registration
Request Add namespace and deprecation alias to FormatJson 2024-05-16 16:28:01 +03:30
ResourceLoader Add namespace and deprecation alias to CssContent 2024-05-18 01:48:53 +03:30
Rest Introduce Modules into the REST framework 2024-05-08 16:12:30 +02:00
Revision Add namespace and deprecation alias to TextContent 2024-05-19 23:23:01 +03:30
search PrefixSearch: Make sure $prefix is a string 2024-05-22 12:35:28 +02:00
session Use constants provided by MainConfigNames for config names 2024-05-18 01:26:46 +08:00
shell
site
SiteStats Test: Replace db filed usages with getDb() in MediaWikiIntegrationTestCase 2024-05-03 14:01:51 +02:00
skins Skin: Fix UrlUtils calls 2024-05-09 17:26:23 +02:00
sparql
specialpage Migrate several more raw SQL building to expression builders 2024-04-26 21:24:20 +02:00
specials Revert "Revert "Add ContributionsPager, an abstract parent for ContribsPager"" 2024-05-13 15:38:34 +01:00
Status StatusValue: Document and deprecate broken ways to search/replace messages 2024-05-03 17:04:27 +02:00
Storage Add namespace and deprecation alias to TextContentHandler 2024-05-20 05:34:31 +03:30
title Tests: remove a bunch of DummyServicesTrait-related comments 2024-05-10 04:07:59 +00:00
upload Add getCacheKey static method to UploadFromUrl 2024-02-28 16:15:39 +01:00
user Merge "Use constants provided by MainConfigNames for config names" 2024-05-19 16:43:58 +00:00
utils Use constants provided by MainConfigNames for config names 2024-05-18 01:26:46 +08:00
watchlist Add namespace and deprecation alias to WatchedItemStore 2024-05-20 19:14:17 +03:30
WikiMap
xml Add namespace and deprecation alias to Xml and XmlSelect 2024-05-16 15:23:14 +03:30
AutoLoaderTest.php
MediaWikiServicesTest.php
MockServiceWiring.php
SampleTest.php
TestUser.php
TestUserRegistry.php