wiki.techinc.nl/includes/json
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
..
FormatJson.php Add namespace and deprecation alias to FormatJson 2024-05-16 16:28:01 +03:30
JsonCodec.php Use explicit nullable type on parameter arguments 2024-10-16 20:58:33 +02:00
JsonConstants.php Rename JsonUnserial… to JsonDeserial… 2024-06-12 14:50:58 -04:00
JsonDeserializable.php Rename JsonUnserial… to JsonDeserial… 2024-06-12 14:50:58 -04:00
JsonDeserializableCodec.php [JsonCodec] Use wikimedia/json-codec to implement JsonCodec 2024-10-15 20:09:51 -04:00
JsonDeserializableTrait.php Rename JsonUnserial… to JsonDeserial… 2024-06-12 14:50:58 -04:00
JsonDeserializer.php Use explicit nullable type on parameter arguments 2024-10-16 20:58:33 +02:00
JsonSerializableCodec.php [JsonCodec] Use wikimedia/json-codec to implement JsonCodec 2024-10-15 20:09:51 -04:00
JsonSerializer.php Rename JsonUnserial… to JsonDeserial… 2024-06-12 14:50:58 -04:00