wiki.techinc.nl/includes/registration
Kunal Mehta f31e172f41 registration: Add @codeCoverageIgnore for statement that can't be covered
MW_PHPUNIT_TEST will always be defined during tests, so we can't have a
test that requires it to be undefined.

Change-Id: I67b011af31026bc9c568725f8f294359b63f2fd5
2019-01-18 13:57:43 -08:00
..
ExtensionDependencyError.php registration: Let extensions add PHP extension requirements 2018-09-30 19:55:57 +02:00
ExtensionJsonValidationError.php registration: Refactor validation logic to avoid duplication 2016-11-30 23:04:27 -08:00
ExtensionJsonValidator.php registration: Add class docs for ExtensionJsonValidator 2018-07-18 18:20:29 -07:00
ExtensionProcessor.php Add $wgReauthenticateTime to extension.json 2018-11-15 15:41:50 -08:00
ExtensionRegistry.php registration: Add @codeCoverageIgnore for statement that can't be covered 2019-01-18 13:57:43 -08:00
Processor.php registration: Expose config array to ExtensionRegistry 2018-07-19 15:59:15 +02:00
VersionChecker.php registration: Let extensions add PHP extension requirements 2018-09-30 19:55:57 +02:00