wiki.techinc.nl/includes/ResourceLoader
Umherirrender e662614f95 Use explicit nullable type on parameter arguments
Implicitly marking parameter $... as nullable is deprecated in php8.4,
the explicit nullable type must be used instead

Created with autofix from Ide15839e98a6229c22584d1c1c88c690982e1d7a

Break one long line in SpecialPage.php

Bug: T376276
Change-Id: I807257b2ba1ab2744ab74d9572c9c3d3ac2a968e
2024-10-16 20:58:33 +02:00
..
dependencystore Remove meaningless @var documentation from constants 2024-10-09 09:33:12 +02:00
Hook resourceloader: Add/change ResourceLoaderModifyEmbeddedSourceUrls hook 2024-09-27 20:28:30 +02:00
CircularDependencyError.php
ClientHtml.php ResourceLoader: Cache the state of special RL modules 2024-07-19 13:23:00 +02:00
CodexModule.php CodexModule: Fix double-flipping in RTL 2024-08-30 13:13:00 -07:00
Context.php WebRequest: Add PHP return type hint for getRawVal 2024-10-10 14:01:26 +00:00
DerivativeContext.php
FileModule.php Use explicit nullable type on parameter arguments 2024-10-16 20:58:33 +02:00
FilePath.php
ForeignApiModule.php Use explicit nullable type on parameter arguments 2024-10-16 20:58:33 +02:00
ForeignResourceManager.php Use explicit nullable type on parameter arguments 2024-10-16 20:58:33 +02:00
ForeignResourceNetworkException.php ForeignResourceManager: Ignore network errors during tests 2024-08-08 12:51:37 +02:00
HookRunner.php resourceloader: Add/change ResourceLoaderModifyEmbeddedSourceUrls hook 2024-09-27 20:28:30 +02:00
Image.php Remove meaningless @var documentation from constants 2024-10-09 09:33:12 +02:00
ImageModule.php resourceloader: Add/change ResourceLoaderModifyEmbeddedSourceUrls hook 2024-09-27 20:28:30 +02:00
LessVarFileModule.php ResourceLoader: Add missing documentation to class properties 2024-09-07 21:25:51 +02:00
MessageBlobStore.php Add namespace to remaining parts of Wikimedia\ObjectCache 2024-09-27 16:19:10 -04:00
Module.php Use explicit nullable type on parameter arguments 2024-10-16 20:58:33 +02:00
MwUrlModule.php
OOUIFileModule.php
OOUIIconPackModule.php
OOUIImageModule.php
OOUIModule.php ResourceLoader: Add missing documentation to class properties 2024-09-07 21:25:51 +02:00
ResourceLoader.php Use explicit nullable type on parameter arguments 2024-10-16 20:58:33 +02:00
ResourceLoaderEntryPoint.php ResourceLoader: Limit injection of valid skins to names only 2024-07-23 22:07:19 +00:00
SiteModule.php Use explicit nullable type on parameter arguments 2024-10-16 20:58:33 +02:00
SiteStylesModule.php
SkinModule.php Use explicit nullable type on parameter arguments 2024-10-16 20:58:33 +02:00
StartUpModule.php resourceloader: Add/change ResourceLoaderModifyEmbeddedSourceUrls hook 2024-09-27 20:28:30 +02:00
UserModule.php ResourceLoader: Add missing documentation to class properties 2024-09-07 21:25:51 +02:00
UserOptionsModule.php ResourceLoader: Add missing documentation to class properties 2024-09-07 21:25:51 +02:00
UserStylesModule.php ResourceLoader: Add missing documentation to class properties 2024-09-07 21:25:51 +02:00
VueComponentParser.php
WikiModule.php Use explicit nullable type on parameter arguments 2024-10-16 20:58:33 +02:00