wiki.techinc.nl/includes/debug/logger
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
..
monolog Replace deprecated WebRequest::getRequestId() with Telemetry 2024-01-19 10:32:45 +00:00
ConsoleLogger.php Use explicit nullable type on parameter arguments 2024-10-16 20:58:33 +02:00
ConsoleSpi.php debug: Improve docs, fix ingroup tags, clean up tests 2023-10-05 11:54:30 +00:00
LegacyLogger.php Replace gettype() with get_debug_type() in debug/log/test output 2024-07-31 19:33:57 +02:00
LegacySpi.php Use explicit nullable type on parameter arguments 2024-10-16 20:58:33 +02:00
LogCapturingSpi.php Use explicit nullable type on parameter arguments 2024-10-16 20:58:33 +02:00
LoggerFactory.php debug: Improve docs, fix ingroup tags, clean up tests 2023-10-05 11:54:30 +00:00
MonologSpi.php Add LegacyLogger when $wgShowDebug is true. 2024-02-15 02:26:54 +01:00
NullSpi.php debug: Improve docs, fix ingroup tags, clean up tests 2023-10-05 11:54:30 +00:00
Spi.php typo fixes in inline docs for logger spi module 2023-10-11 11:20:29 +03:00