wiki.techinc.nl/tests/phpunit/includes/ResourceLoader
Timo Tijhof 123da635a1 ResourceLoader: Fix SkinModule aliases to not override existing keys
While not documented or tested, aliases previously not only adding
but also replaced values.

Instead, emit a warning to inform skin developers of this conflict.

Note that the `content-links => elements` alias already behaves
this way (only if not already set), which the other aliases would
now be consistent with.

Change-Id: I66ae66b37bba14b2f65710f3d32f17d4e9a5a7a3
2024-09-17 03:22:04 +00:00
..
templates ResourceLoader namespace (attempt 2) 2022-05-24 15:41:46 +00:00
ClientHtmlTest.php tests: Add more use statements in namespaced classes 2024-02-18 21:31:02 +00:00
CodexModuleTest.php CodexModule: Also print dev mode warning when loading full library 2024-08-23 16:49:22 -07:00
ContextTest.php ResourceLoader: Limit injection of valid skins to names only 2024-07-23 22:07:19 +00:00
DerivativeContextTest.php tests: Namespace ResourceLoaderTestCase and friends 2024-02-16 21:32:22 +00:00
FileModuleTest.php ResourceLoader: Test DependencyStore with indirect styles dependencies 2024-09-09 18:07:35 +00:00
ImageModuleTest.php Merge "Fix typo in browser vendor prefix" 2024-09-06 12:45:58 +00:00
LessVarFileModuleTest.php Codex: Allow a local development version to be used 2024-08-22 17:20:24 -07:00
MessageBlobStoreTest.php Add namespace to the root classes of ObjectCache 2024-07-10 00:14:54 +03:30
ModuleTest.php ResourceLoader: Add missing @group ResourceLoader to various cases 2024-03-09 21:25:44 +00:00
OOUIImageModuleTest.php Add MediaWiki\Registration namespace to registration classes 2024-08-10 10:08:22 +00:00
ResourceLoaderEntryPointTest.php ResourceLoader: Add missing @group ResourceLoader to various cases 2024-03-09 21:25:44 +00:00
ResourceLoaderTest.php Codex: Allow a local development version to be used 2024-08-22 17:20:24 -07:00
SkinModuleTest.php ResourceLoader: Fix SkinModule aliases to not override existing keys 2024-09-17 03:22:04 +00:00
StartUpModuleTest.php resourceloader: Add ResourceLoaderModifyStartupSourceUrls hook 2024-07-31 17:02:35 +00:00
UserOptionsModuleTest.php ResourceLoader: Add missing @group ResourceLoader to various cases 2024-03-09 21:25:44 +00:00
WikiModuleTest.php ResourceLoader: Add missing documentation to class properties 2024-09-07 21:25:51 +02:00