wiki.techinc.nl/includes/resourceloader
Daimona Eaytoy 598c4d7fcb build: Upgrade phan to 0.9.0
Scalar casts are still allowed (for now), because there's a huge amount
of false positives. Ditto for invalid array offsets.

Thoughts about the rest: luckily, many false positives with array offsets
have gone. Moreover, since *Internal issues are suppressed in the base
config, we can remove inline suppressions.

Unfortunately, there are a couple of new issues about array additions
with only false positives, because apparently they don't take
branches into account.

Change-Id: I5a3913c6e762f77bfdae55051a395fae95d1f841
2019-12-07 20:16:19 +00:00
..
DerivativeResourceLoaderContext.php Merge "Remove Language::factory and getParentLanguage use" 2019-10-29 09:25:29 +00:00
MessageBlobStore.php LocalisationCache: Don't instantiate ResourceLoader 2019-11-29 11:39:32 +01:00
ResourceLoader.php resourceloader: Use ConvertibleTimestamp and Logger directly 2019-12-04 16:24:40 -08:00
ResourceLoaderCircularDependencyError.php resourceloader: Add Doxygen group and improve overall docs 2019-09-14 18:37:36 +00:00
ResourceLoaderClientHtml.php build: Upgrade phan to 0.9.0 2019-12-07 20:16:19 +00:00
ResourceLoaderContext.php Merge "Remove Language::factory and getParentLanguage use" 2019-10-29 09:25:29 +00:00
ResourceLoaderFileModule.php resourceloader: Use ConvertibleTimestamp and Logger directly 2019-12-04 16:24:40 -08:00
ResourceLoaderFilePath.php resourceloader: Add Doxygen group and improve overall docs 2019-09-14 18:37:36 +00:00
ResourceLoaderForeignApiModule.php resourceloader: Add Doxygen group and improve overall docs 2019-09-14 18:37:36 +00:00
ResourceLoaderImage.php resourceloader: Restore test case for ResourceLoaderImage 2019-10-25 01:22:23 +00:00
ResourceLoaderImageModule.php Fix new phan errors, part 7 2019-10-21 22:10:20 +00:00
ResourceLoaderLanguageDataModule.php Remove Language::factory and getParentLanguage use 2019-10-27 12:34:28 +02:00
ResourceLoaderLessVarFileModule.php resourceloader: Add array type hints (2) 2019-10-10 04:58:16 +00:00
ResourceLoaderModule.php resourceloader: Use ConvertibleTimestamp and Logger directly 2019-12-04 16:24:40 -08:00
ResourceLoaderOOUIFileModule.php resourceloader: Add array type hints (2) 2019-10-10 04:58:16 +00:00
ResourceLoaderOOUIIconPackModule.php resourceloader: Add array type hints (2) 2019-10-10 04:58:16 +00:00
ResourceLoaderOOUIImageModule.php Fix new phan errors, part 8 2019-10-22 10:09:13 +02:00
ResourceLoaderOOUIModule.php resourceloader: Add Doxygen group and improve overall docs 2019-09-14 18:37:36 +00:00
ResourceLoaderSiteModule.php resourceloader: Add Doxygen group and improve overall docs 2019-09-14 18:37:36 +00:00
ResourceLoaderSiteStylesModule.php resourceloader: Add Doxygen group and improve overall docs 2019-09-14 18:37:36 +00:00
ResourceLoaderSkinModule.php ResourceLoaderSkinModule: Provide optional mediawiki.skinning styles 2019-11-08 04:25:50 +00:00
ResourceLoaderStartUpModule.php OutputPage,ResourceLoaderStartupModule: Separate internal from public config vars 2019-10-31 19:35:45 -07:00
ResourceLoaderUserDefaultsModule.php Merge "resourceloader: Add $context to static functions in ResourceLoader" 2019-09-27 20:48:15 +00:00
ResourceLoaderUserModule.php resourceloader: Add Doxygen group and improve overall docs 2019-09-14 18:37:36 +00:00
ResourceLoaderUserOptionsModule.php Merge "resourceloader: Add $context to static functions in ResourceLoader" 2019-09-27 20:48:15 +00:00
ResourceLoaderUserStylesModule.php resourceloader: Add Doxygen group and improve overall docs 2019-09-14 18:37:36 +00:00
ResourceLoaderUserTokensModule.php resourceloader: Remove 'editToken' from mw.user.tokens 2019-10-04 01:05:56 +01:00
ResourceLoaderWikiModule.php resourceloader: Use ConvertibleTimestamp and Logger directly 2019-12-04 16:24:40 -08:00