wiki.techinc.nl/includes/json
C. Scott Ananian dbc75831fe [JsonCodec] throw JsonException now that we require PHP >= 7.4
Also fixes JsonCodeTest::testInvalidJsonData() which was misusing the
data provided by ::provideSimpleTypes().

Change-Id: Ia654359e0fdec3ad546e8bea2e9133c142f0f144
2024-01-08 20:03:12 +00:00
..
FormatJson.php Reorg: Move Status to MediaWiki\Status\ 2023-08-25 15:44:17 +02:00
JsonCodec.php [JsonCodec] throw JsonException now that we require PHP >= 7.4 2024-01-08 20:03:12 +00:00
JsonConstants.php
JsonSerializer.php
JsonUnserializable.php
JsonUnserializableTrait.php
JsonUnserializer.php