wiki.techinc.nl/includes/json
C. Scott Ananian e9539efe2c Use JsonCodec to serialize SelserContext
This cleans up a FIXME left over from
I9e6b924d62ccc3312f5c70989477da1e2f21c86b.

SimpleParsoidOutputStashTest was temporary changed from a unit test to
an integration test, since the serialization/deserialization mechanism
for Content relies on ContentHandlerFactory in a way which is
difficult to unit test.  This will be restored in
I0cc1fc1b7403674467d85618b38a3b5a4718b66e once native JSON
serialization for Content is landed.

Follows-Up: I9e6b924d62ccc3312f5c70989477da1e2f21c86b
Change-Id: If985e99f9ca9596d0fe40f0a5ef2cdb72286627d
(cherry picked from commit 2ebf7e12df28f9861bb204ff4134871089a1c771)
2025-09-10 14:08:31 -04:00
..
FormatJson.php Add namespace and deprecation alias to FormatJson 2024-05-16 16:28:01 +03:30
JsonCodec.php Use JsonCodec to serialize SelserContext 2025-09-10 14:08:31 -04: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