wiki.techinc.nl/includes/ResourceLoader
Umherirrender 11f6d906a9 ResourceLoader: Replace array_walk in makeLoaderRegisterScript
Reuse the existing loop over modules to trim each module definition
Also remove a by-ref which is not used (was added in c0c221bf)

Change-Id: Ia3560694ccee4ce95607809d51097b3fd10d79aa
2023-06-11 09:40:24 +02:00
..
dependencystore Fix casing of class and function name usages 2022-12-04 19:09:30 +00:00
Hook Drop more unused hard deprecated hooks 2022-12-01 03:36:48 +01:00
CircularDependencyError.php ResourceLoader: tweak comments and error messages 2023-04-03 18:21:30 +10:00
ClientHtml.php Reorg: Move HTML-related classes out of includes/ to Html/ 2023-02-16 20:40:01 +01:00
CodexModule.php Create separate ResourceLoader modules for Codex styles 2023-04-05 15:29:39 -04:00
Context.php qunit: Enable debug=2 by default for SpecialJavaScriptTest 2023-02-21 21:59:23 +00:00
DerivativeContext.php Revert "Reorg: Move some of request related classes to MediaWiki/Request" 2022-10-27 13:14:16 +00:00
FileModule.php ResourceLoader: Allow FileModule scripts to be generated with a callback 2023-05-09 11:47:40 +10:00
FilePath.php ResourceLoader: Allow FileModule scripts to be generated with a callback 2023-05-09 11:47:40 +10:00
ForeignApiModule.php ResourceLoader namespace (attempt 2) 2022-05-24 15:41:46 +00:00
ForeignResourceManager.php foreign-resources.yaml: Add doc-only type 2023-05-03 19:33:04 +00:00
HookRunner.php Move some hooks to ResourceLoader\HookRunner 2023-05-11 20:51:19 +02:00
Image.php media: Replace deprecated MWException 2023-06-09 18:51:07 +02:00
ImageModule.php ResourceLoader: tweak comments and error messages 2023-04-03 18:21:30 +10:00
LessVarFileModule.php Migrate use of ${var}-style string interpolation 2022-07-29 02:45:09 +02:00
MessageBlobStore.php ResourceLoader: Clean up PHP 7.2 hacks 2022-11-17 09:51:33 +00:00
Module.php ResourceLoader: Remove Module::getName check before $stats->timing() 2023-04-14 08:34:07 +00:00
MwUrlModule.php ResourceLoader namespace (attempt 2) 2022-05-24 15:41:46 +00:00
OOUIFileModule.php ResourceLoader namespace (attempt 2) 2022-05-24 15:41:46 +00:00
OOUIIconPackModule.php Replace substr with cleaner string methods 2023-05-20 15:40:21 +02:00
OOUIImageModule.php Replace substr with cleaner string methods 2023-05-20 15:40:21 +02:00
OOUIModule.php Use short array destructuring instead of list() 2022-10-21 15:33:37 +11:00
ResourceLoader.php ResourceLoader: Replace array_walk in makeLoaderRegisterScript 2023-06-11 09:40:24 +02:00
SiteModule.php Fix even more PHPStorm inspections (#3) 2023-03-25 00:30:15 +00:00
SiteStylesModule.php ResourceLoader: Define targets in a single location 2023-02-02 16:27:08 +00:00
SkinModule.php ResourceLoader: tweak comments and error messages 2023-04-03 18:21:30 +10:00
StartUpModule.php ResourceLoader: Raise MW JavaScript startup requirement to ES6 2023-03-30 14:26:05 +01:00
UserModule.php ResourceLoader: Define targets in a single location 2023-02-02 16:27:08 +00:00
UserOptionsModule.php ResourceLoader: Define targets in a single location 2023-02-02 16:27:08 +00:00
UserStylesModule.php ResourceLoader: Define targets in a single location 2023-02-02 16:27:08 +00:00
VueComponentParser.php Respond to some messages from Phan on PHP 8.1 2022-11-03 16:25:43 +11:00
WikiModule.php Database: support passing an IReadableDatabase to getCacheSetOptions 2023-06-09 10:46:03 +03:00