wiki.techinc.nl/tests/phpunit/includes
Brad Jorsch 1aedd2df73 Session: Implement ArrayAccess
Now that we dropped support for PHP 5.3.3, we can do this.

The behavior of $session['foo'] when that key doesn't already exist is a
little unexpected (it implicitly assigns null), but it's the best we can
do.

Change-Id: Ibef878867d46591a8bf542139a1719dfec3b83ab
2016-02-16 17:33:33 +00:00
..
actions Some bugzilla.wikimedia.org -> phabricator.wikimedia.org changes 2015-09-24 17:17:25 +02:00
api ApiMessage: Use a trait to avoid code duplication 2016-02-10 10:40:15 -05:00
cache User: Mostly remove password handling 2015-10-13 16:10:41 -06:00
changes Switch name to username in @author tags 2016-01-27 10:59:31 +01:00
composer
config
content Allow callbacks to be passed to $wgContentHandlers 2016-02-06 09:48:11 +01:00
context Revert "Remove SessionManager, temporarily" 2016-02-03 21:44:59 +00:00
db Make getLagFromPtHeartbeat() always use the LB cluster master entry 2015-12-09 22:00:19 -08:00
debug Merge "[debug] Remove BC code from AvroFormatter" 2016-02-04 13:17:31 +00:00
deferred Use GAID_FOR_UPDATE for getArticleID() in LinksUpdate 2015-12-11 15:05:59 -08:00
diff Switch name to username in @author tags 2016-01-27 10:59:31 +01:00
exception Switch name to username in @author tags 2016-01-27 10:59:31 +01:00
externalstore
filebackend Merge "tests: Clean up use of mt_rand()" 2015-12-06 22:32:43 +00:00
filerepo tests: Clean up use of mt_rand() 2015-12-03 13:45:55 +00:00
GlobalFunctions Give TestCase::checkHasDiff3 a better name 2016-01-28 12:46:11 +01:00
htmlform
import PHPUnit: Added test for unknown tags 2016-01-05 16:12:02 +02:00
installer
jobqueue Switch name to username in @author tags 2016-01-27 10:59:31 +01:00
json
libs Stop doing $that = $this in Tests 2016-02-09 23:27:25 -08:00
logging Improve wording and tense in some "page language" strings 2016-01-17 12:54:56 +11:00
mail Fix Generic.Files.LineLength phpcs check in files under phpunit/includes 2015-10-03 17:13:29 +00:00
media Disable testIPTCParseForcedUTFButInvalid on PHP > 5.6.0 but < 5.6.10 2016-02-10 21:22:11 +00:00
objectcache Make makeKeyInternal() limit more conservative 2015-11-01 19:37:21 -08:00
page Give TestCase::checkHasDiff3 a better name 2016-01-28 12:46:11 +01:00
parser Revert "Preprocessor: Don't allow unclosed extension tags (matching until end of input)" 2016-02-04 00:38:35 +00:00
password User: Mostly remove password handling 2015-10-13 16:10:41 -06:00
phpunit Include phpunit license for backported classes 2015-09-25 11:18:20 -07:00
poolcounter
registration registration: Prevent loading the same thing twice 2015-12-29 17:52:11 -08:00
resourceloader Remove duplicate array keys from tests 2016-02-07 21:22:53 +00:00
search Include completion search into SearchEngine 2016-02-03 23:41:49 +00:00
session Session: Implement ArrayAccess 2016-02-16 17:33:33 +00:00
site Stop doing $that = $this in Tests 2016-02-09 23:27:25 -08:00
skins
specialpage
specials Switch name to username in @author tags 2016-01-27 10:59:31 +01:00
title Fix issues identified by SpaceBeforeSingleLineComment sniff 2015-09-26 23:06:52 +00:00
upload Revert "Remove SessionManager, temporarily" 2016-02-03 21:44:59 +00:00
user Revert "Remove SessionManager, temporarily" 2016-02-03 21:44:59 +00:00
utils Move grant and IP restriction logic from OAuth to core 2016-01-12 22:37:33 +00:00
BlockTest.php Use User::getId instead of trying to fix the ID in BlockTest 2015-11-20 10:36:45 -08:00
CollationTest.php
DiffHistoryBlobTest.php phpunit: Omit long xdiff test provider from Jenkins output 2015-11-17 09:35:27 +00:00
EditPageTest.php Convert page modification to using startAtomic()/endAtomic() 2016-02-09 00:03:05 +00:00
ExportTest.php Added a simple smoke test for export 2015-12-27 22:22:06 +00:00
ExtraParserTest.php tests: Remove unused $wgMemc resets 2015-12-06 18:06:08 +00:00
FallbackTest.php Fix issues identified by SpaceBeforeSingleLineComment sniff 2015-09-26 23:06:52 +00:00
FauxRequestTest.php FauxRequest: Avoid header leak 2015-09-16 16:52:58 +00:00
FauxResponseTest.php FauxResponse: Honor cookie options, and other cleanup 2015-09-29 22:45:56 +00:00
FormOptionsInitializationTest.php
FormOptionsTest.php
GitInfoTest.php GitInfo: Allow cache to be in the extension directory itself 2016-01-06 14:41:36 -08:00
HooksTest.php
HtmlFormatterTest.php Some bugzilla.wikimedia.org -> phabricator.wikimedia.org changes 2015-09-24 17:17:25 +02:00
HtmlTest.php Fix case of Html class in HtmlTest comments 2016-02-09 22:00:38 +01:00
HttpTest.php Fix issues identified by SpaceBeforeSingleLineComment sniff 2015-09-26 23:06:52 +00:00
LicensesTest.php
LinkerTest.php Fix remaining Generic.Files.LineLength failures 2015-10-03 17:23:07 +00:00
LinkFilterTest.php Remove empty line comments 2015-10-14 09:46:44 +02:00
MediaWikiTest.php
MediaWikiVersionFetcherTest.php
MergeHistoryTest.php Implement action=mergehistory 2016-02-06 10:39:27 -05:00
MessageTest.php
MimeMagicTest.php MimeMagic: Set mime-type for .js to application/javascript 2016-01-26 01:52:36 +00:00
MovePageTest.php
MWNamespaceTest.php Fix issues identified by SpaceBeforeSingleLineComment sniff 2015-09-26 23:06:52 +00:00
MWTimestampTest.php
OutputPageTest.php resourceloader: Simplify and clean up RLQ wrap 2016-01-27 02:03:00 +00:00
PagePropsTest.php Add page_props table access class 2016-01-15 03:51:57 +00:00
PathRouterTest.php
PreferencesTest.php Special:Preferences Remove red box in email and changed confirm error to warning 2015-12-14 18:50:07 +01:00
PrefixSearchTest.php Skip adding wikitext test pages in PrefixSearchTest if NS_MAIN is not wikitext 2015-08-14 11:32:08 +02:00
RevisionStorageTest.php Fix issues identified by SpaceBeforeSingleLineComment sniff 2015-09-26 23:06:52 +00:00
RevisionStorageTestContentHandlerUseDB.php
RevisionTest.php Fix issues identified by SpaceBeforeSingleLineComment sniff 2015-09-26 23:06:52 +00:00
SampleTest.php Fix the last Generic.Files.LineLength phpcs failures 2015-10-03 18:08:49 +00:00
SanitizerTest.php Whitelist additional WAI-ARIA attributes, and all role values 2016-01-28 00:29:40 +00:00
SanitizerValidateEmailTest.php
SiteConfigurationTest.php
StatusTest.php Switch name to username in @author tags 2016-01-27 10:59:31 +01:00
TemplateCategoriesTest.php
TemplateParserTest.php tests: Remove unused $wgMemc resets 2015-12-06 18:06:08 +00:00
TestingAccessWrapper.php Handle static access in TestingAccessWrapper 2016-01-24 22:24:10 -06:00
TestingAccessWrapperTest.php Handle static access in TestingAccessWrapper 2016-01-24 22:24:10 -06:00
TestLogger.php Revert "Remove SessionManager, temporarily" 2016-02-03 21:44:59 +00:00
TestUser.php User: Mostly remove password handling 2015-10-13 16:10:41 -06:00
TimeAdjustTest.php
TitleArrayFromResultTest.php Switch name to username in @author tags 2016-01-27 10:59:31 +01:00
TitleMethodsTest.php
TitlePermissionTest.php tests: Remove unused $wgMemc resets 2015-12-06 18:06:08 +00:00
TitleTest.php Make lines short to pass phpcs in 2 files under tests/phpunit/includes/ 2015-09-30 16:17:35 +00:00
WebRequestTest.php
WikiMapTest.php Make WikiMap fall back to sites if a site couldn't be found using $wgConf 2015-10-07 14:59:31 +02:00
WikiReferenceTest.php Fix remaining Generic.Files.LineLength failures 2015-10-03 17:23:07 +00:00
XmlJsTest.php
XmlSelectTest.php
XmlTest.php