wiki.techinc.nl/includes/diff
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
..
Hook Namespace includes/context 2024-02-08 11:07:01 -05:00
TextDiffer Move Language and friends into Language namespace 2024-08-10 13:36:30 +02:00
DifferenceEngine.php Add missing documentation to class properties (frontend-related) 2024-09-05 21:41:19 +02:00
DifferenceEngineSlotDiffRenderer.php Use explicit nullable type on parameter arguments 2024-10-16 20:58:33 +02:00
IncompatibleDiffTypesException.php Improve handling of diffs between incompatible content models 2023-06-23 19:09:59 +00:00
SlotDiffRenderer.php Use explicit nullable type on parameter arguments 2024-10-16 20:58:33 +02:00
TextSlotDiffRenderer.php Use explicit nullable type on parameter arguments 2024-10-16 20:58:33 +02:00
UnsupportedSlotDiffRenderer.php Use explicit nullable type on parameter arguments 2024-10-16 20:58:33 +02:00