wiki.techinc.nl/includes/Settings/Source
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
..
Format Add "implements Stringable" to every class with "function __toString()" 2024-06-13 00:23:39 +00:00
ArraySource.php Use type declaration for class properties holding type hinted arguments 2024-09-11 20:08:50 +00:00
EtcdSource.php Add "implements Stringable" to every class with "function __toString()" 2024-06-13 00:23:39 +00:00
FileSource.php Use explicit nullable type on parameter arguments 2024-10-16 20:58:33 +02:00
JsonSchemaReferenceResolver.php JsonSchemaTrait: normalize resolved references 2024-04-26 15:23:55 +02:00
JsonSchemaTrait.php JsonSchemaTrait: Add support for inlined references 2024-04-29 10:15:03 +00:00
PhpSettingsSource.php Add "implements Stringable" to every class with "function __toString()" 2024-06-13 00:23:39 +00:00
ReflectionSchemaSource.php Add "implements Stringable" to every class with "function __toString()" 2024-06-13 00:23:39 +00:00
RefLoopException.php JsonSchemaReferenceResolver: Improve styling and docstring 2024-04-05 23:26:01 +02:00
RefNotFoundException.php JsonSchemaReferenceResolver: Improve styling and docstring 2024-04-05 23:26:01 +02:00
SettingsFileUtils.php SettingsBuilder: load settings recursively 2022-01-18 21:51:35 +01:00
SettingsIncludeLocator.php Settings: Remove unstable markers and mark interfaces appropriately 2022-07-11 13:32:11 +01:00
SettingsSource.php Settings: Remove unstable markers and mark interfaces appropriately 2022-07-11 13:32:11 +01:00