wiki.techinc.nl/includes/upload/exception
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
..
UploadChunkFileException.php Reparent trivial subclasses of MWException 2024-01-17 04:32:33 +01:00
UploadChunkVerificationException.php upload: Add missing documentation to class properties 2024-09-04 20:09:32 +00:00
UploadStashBadPathException.php UploadStashException: Remove redundant doc comments 2023-12-14 13:29:11 +00:00
UploadStashException.php Use explicit nullable type on parameter arguments 2024-10-16 20:58:33 +02:00
UploadStashFileException.php UploadStashException: Remove redundant doc comments 2023-12-14 13:29:11 +00:00
UploadStashFileNotFoundException.php UploadStashException: Remove redundant doc comments 2023-12-14 13:29:11 +00:00
UploadStashNoSuchKeyException.php UploadStashException: Remove redundant doc comments 2023-12-14 13:29:11 +00:00
UploadStashNotLoggedInException.php UploadStashException: Remove redundant doc comments 2023-12-14 13:29:11 +00:00
UploadStashWrongOwnerException.php UploadStashException: Remove redundant doc comments 2023-12-14 13:29:11 +00:00
UploadStashZeroLengthFileException.php UploadStashException: Remove redundant doc comments 2023-12-14 13:29:11 +00:00